Board index » delphi » MDAC 2.6 and ADO problem?
Edrian Luyt
![]() Delphi Developer |
Sun, 09 May 2004 19:40:18 GMT
MDAC 2.6 and ADO problem?
Problem:
I'm using MySQL, ADO and C++Builder5.(Win 98 second edition) Firstly, when I did "select Last_Inser_ID() from table" query on my PC, I got more or less the following the error "Driver Manager does not support this parameter" (This is not a problem on mySQL because it worked fine on other PC's) I then while re-installing the the mySQL ODBC driver, I chose to overwrite I then downloaded ODBC 3.0 and installed that, without success. Then I downloaded and installed MDAC 2.6. The database opens fine now, but I Does anyone have any suggestions to fix this at any stage? Regards |