I need to clear and write a mysql database from a local laptop for later update to a website for readonly access via web browser.

The web side of things is being written now but the laptop end is a problem. The methods I can find use mysql via a local website which is not what we want to do.

Anybody know a way to use a mysql database from vb6 without requiring Mysql installed ?

regards