MySQL Forums
Forum List  »  Microsoft Access

Re: Access to MySql
Posted by: Peter Brawley
Date: June 26, 2018 01:48PM

> 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,

Options: ReplyQuote


Subject
Views
Written By
Posted
1563
June 26, 2018 10:31AM
Re: Access to MySql
778
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.