Re: MySQL via OLE DB



http://www.mysql.com/Downloads/Win32/MyOLEDB.exe
http://www.mysql.com/Downloads/Win32/MyOLEDB.chm - help file

//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)


"Fred Seymorh" <bquark@xxxxxxxxx> ???????/???????? ? ???????? ?????????:
news:43f35fa5$1@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi!

I am using Delphi i2005 Win32 to access a MySQL 5.0.12 Database. I want to
use ADO and not ODBC. But I could not find an OLE DB Provider for MySQL.
Some googling pointed me to http://dev.mysql.com/downloads/ but there is
no OLE DB provider for use with ADO.

I am not using ADO.NET.

Does anybody know where I can download an OLE DB Provider for MySQL 5?

Thanks!


Fred


.



Relevant Pages

  • Re: Unbekannter Fehler mit dem SQL Server OLE DB Provider
    ... > ADO 2.8 und den OLE DB Provider verwenden. ... Next by Date: ...
    (microsoft.public.de.sqlserver)
  • Re: ODBC or OLE DB
    ... There is also a managed MySQL Data provider that works very well. ... It is not difficult to write a badly performing OLE DB ... provider that is slower than its ODBC counterpart. ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Table adapter ???
    ... ADO was a lightweight COM layer built on top of OLE DB. ... ADO and OLE DB updates came in downloads of the MDAC pack (Microsoft Data ... It also came with a OLE DB provider for ODBC which meant ...
    (microsoft.public.data.ado)
  • Re: MySQL via OLE DB
    ... I have looked up the help file for other options in the connection string, but it did not work in any way. ... I am using Delphi i2005 Win32 to access a MySQL 5.0.12 Database. ... Some googling pointed me to http://dev.mysql.com/downloads/ but there is no OLE DB provider for use with ADO. ...
    (borland.public.delphi.database.ado)
  • Re: Delphi 7, MySQL and ADO
    ... The problem lies in the fact that the OLE DB ... provider from www.MySQL.com is from year 2001 and does not work correctly. ... want to use MySQL with ADO you'll have to do it through the ODBC, ... To be more concrete, when you create your connection string, you should ...
    (borland.public.delphi.database.ado)