Re: Access to MySql
> 1. Can I connect via say ODBC directly and update and edit directly with recordsets from my VB6 program as I do in DAO or even ADO or do I have to use PHP?
See the manual pages for Connector/NET, Connector/ODBC.
2. Does MySql have individual files which I can copy from computer to computer like Access ...
No! It's a relational database, not a file manager. There are safe & efficient methods forbackup and for replicating data from one computer to another,
Subject
Views
Written By
Posted
1805
June 26, 2018 10:31AM
Re: Access to MySql
905
June 26, 2018 01:48PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.