not associated with a trusted SQL Server Connectio
Hey guyz am having problems accessing the database from a VB6 program and instead getting the error below.
Run-time error '-2147217843 (80040e4d)
[Microsoft][ODBC SQL Server Driver][SQL Server][Login failed for user '[null]'. Reason:
not associated with a trusted SQL Server Connection.
the client is using Windows NT Authentication
and am using connection command like the one below in VB6.
NOTE: This connection has been working in my computer, but on the client computer even after specifying the correct database and the server it still gives me problems (The error above).
objConn.Open "Driver=SQL Server;Server=" & SQLServer & ";" & "Database=" & SQLDB & ";"
if u can help please!! holla
LION OF JUDDAH!
__________________
LION OF JUDDAH!
|