Guest
2004-10-29 12:38:37 UTC
I have Delphi v7 Ent. and I wonn to connect to MS SQL Server 2005 express beta 2
Since I'm just beggining in this area I've figured that I need to register database ( in BDE Administrator or SQL Explorer ) with
MSSQL or SQL Native Client or SQL Server driver.
I definitely can't connect to MSSQL with any of these drivers.
Trying to connect over:
***MSSQL driver raises exception:
"Vendor initialization failed. Can not load an IDAPI Service library. File: NTWDBLIB.DLL"
***SQL Native Client:
"Invalid configuration parameter. BDE Error: 12550"
***SQL Server
raises same exception as SQL Native client
I must note that I don't know which user name I should use when trying to connect over any of these drivers.
Also in 'ODBC Administrator', I can't connect to any of drivers.
Exceptions are "...can't connect to SQL Server: server does not exists or access denied..." and "..client could not establish connection..."
'sqlcmd.exe' does not work with any user names I try :sa, admin, sysdba,db_sysadmin, sysadmin, db_owner and I do use same password with each one of them(One i've entered during the installation).
OS: WinXP
Please any suggestions are welcome
Thanks
User submitted from AEWNET (http://www.aewnet.com/)
Since I'm just beggining in this area I've figured that I need to register database ( in BDE Administrator or SQL Explorer ) with
MSSQL or SQL Native Client or SQL Server driver.
I definitely can't connect to MSSQL with any of these drivers.
Trying to connect over:
***MSSQL driver raises exception:
"Vendor initialization failed. Can not load an IDAPI Service library. File: NTWDBLIB.DLL"
***SQL Native Client:
"Invalid configuration parameter. BDE Error: 12550"
***SQL Server
raises same exception as SQL Native client
I must note that I don't know which user name I should use when trying to connect over any of these drivers.
Also in 'ODBC Administrator', I can't connect to any of drivers.
Exceptions are "...can't connect to SQL Server: server does not exists or access denied..." and "..client could not establish connection..."
'sqlcmd.exe' does not work with any user names I try :sa, admin, sysdba,db_sysadmin, sysadmin, db_owner and I do use same password with each one of them(One i've entered during the installation).
OS: WinXP
Please any suggestions are welcome
Thanks
User submitted from AEWNET (http://www.aewnet.com/)