| View previous topic :: View next topic |
| Author |
Message |
Timothy Guest
|
Posted: Fri Aug 13, 2004 10:14 am Post subject: dbExpress + SQL Server problem |
|
|
Hi,
I got an error when I active the SQLConnection "unable to Find Procedure
getSQLDriverSQLServer", Did anyone know what's the problem?
Delphi 6
LibraryName : dbexpmss.dll (20519_20519_dbexpress_mssql_beta_driver)
VendorLib : sqloledb.dll
Timothy
|
|
| Back to top |
|
 |
Tadjou Guest
|
Posted: Thu Sep 09, 2004 7:20 am Post subject: Re: dbExpress + SQL Server problem |
|
|
The procedure name too long
"Timothy" <timothyleung88 (AT) hotmail (DOT) com> a écrit dans le message de
news:411c9475 (AT) newsgroups (DOT) borland.com...
| Quote: | Hi,
I got an error when I active the SQLConnection "unable to Find Procedure
getSQLDriverSQLServer", Did anyone know what's the problem?
Delphi 6
LibraryName : dbexpmss.dll (20519_20519_dbexpress_mssql_beta_driver)
VendorLib : sqloledb.dll
Timothy
|
|
|
| Back to top |
|
 |
Ramesh Theivendran(Borlan Guest
|
Posted: Thu Sep 09, 2004 5:02 pm Post subject: Re: dbExpress + SQL Server problem |
|
|
| Quote: | I got an error when I active the SQLConnection "unable to Find Procedure
getSQLDriverSQLServer", Did anyone know what's the problem?
|
If you are using dbexpmss.dll, the entry point should be getSQLDriverMSSQL.
T.Ramesh.
"Tadjou" <tadjeddine (AT) hotmail (DOT) com> wrote
| Quote: | The procedure name too long
"Timothy" <timothyleung88 (AT) hotmail (DOT) com> a écrit dans le message de
news:411c9475 (AT) newsgroups (DOT) borland.com...
Hi,
I got an error when I active the SQLConnection "unable to Find Procedure
getSQLDriverSQLServer", Did anyone know what's the problem?
Delphi 6
LibraryName : dbexpmss.dll (20519_20519_dbexpress_mssql_beta_driver)
VendorLib : sqloledb.dll
Timothy
|
|
|
| Back to top |
|
 |
|