I'm new to C#.NET , but I have a lot of experience in VBA (MsAccess).
What would be the best way (ODBC, OleDb...) to connect from C#.NET (windows
forms) to a remote MySQL database server and work with date (Select, update,
delete, insert...) ?
note: I'm used to working with DAO or passing action SQL queries in
VBA/Access
Thank you in advance!
Miha
--Mary
On Tue, 25 Aug 2009 14:50:30 +0200, "Miha Abrahamsberg" <mi...@krik.si>
wrote: