Board index » delphi » configuring MyODBC
Nemecsek Gyorke
![]() Delphi Developer |
Fri, 20 Feb 2004 20:22:26 GMT
configuring MyODBC
Hello,
I'm using MySQL as a DataBaseServer and I want to acces his database(eg: the directory is 'Test' and the 'table' is 'tableOne'). I downloaded the MyODBC driver and I run the 'setup' program). Now I want to modify the 'tableOne' from an interface created in Delphi5(here I have controls that can acces the ODBC defined tables). When I want to activate the database(with the alias 'sampleMySQL') is opened a window that ask for user and password(I created users without password in mysql tables). I get the erros 'Invalid configuration parameters'. In ODBC administrators what changes I have to make(at User DSN, System DSN, File DSN)? I have installed BDEadministrator. Thank you anticipate, Nemecsek Gyorke nemec...@personal.ro |