Page 1 of 1

Login Failed

Posted: Mon 12 Nov 2007 04:17
by eugene
Hi,
At the client site the user can connect to the SQL server with Microsoft SQL Server Management Studio (MSSQL 2005). But not with my application...

He receives: Login failed for user Octa.
The MSSQL server log states an invalid password ()

I use Delphi 2006 and the most recent dll (dbexpsda30.dll dated 2007-05-03)

I need help, thank you
Eugene

The content of SQLConnection.Params.text is
'DataBase=OctaSchedulingTM'
'User_Name=Octa'
'PassWord=Octa'
'HostName=EUG\EUG'

The SQLCOnnection properties are

SQLConnection.DriverName:='SQLServer';
SQLConnection.LibraryName:='dbexpsda30.dll';
SQLConnection.VendorLib := 'sqloledb.dll';
SQLConnection.GetDriverFunc := 'getSQLDriverSQLServer';
SQLConnection.ConnectionName:='SQLServerConnection';

Posted: Tue 13 Nov 2007 12:41
by Antaeus
It is likely that there is something wrong with your SQL Client. We have sent you a test application and some additional questions by e-mail.

Posted: Thu 15 Nov 2007 02:51
by eugene
Hi,

Forgive me for being impatient,

I sent you back the results, and I am waiting for an answer.

Thank you

Eugene

Posted: Fri 16 Nov 2007 12:13
by Antaeus
I have recently answered you by e-mail.