Hi All
We have VB Application which connect to Database(Sqlserver2000) using OLEDB connectivity. This application is running fine in most of our clients except one client. This client and Server are connected in Test network environment that means it doesn’t have any domain, and connected between a switch.
Server is installed Mixed mode. From client I can able to connect to the database using Sql User login to the Enterprise Manager, Sql Query Analyzer and ODBC connection , But when I run my application with same user I used to connect for Sql query Analyzer /EM/ODBC, it gives error: 18452 Not Associated with a trusted SQL server connection.
Any Help will be Greatly Appreciated.
Thanks.
We have VB Application which connect to Database(Sqlserver2000) using OLEDB connectivity. This application is running fine in most of our clients except one client. This client and Server are connected in Test network environment that means it doesn’t have any domain, and connected between a switch.
Server is installed Mixed mode. From client I can able to connect to the database using Sql User login to the Enterprise Manager, Sql Query Analyzer and ODBC connection , But when I run my application with same user I used to connect for Sql query Analyzer /EM/ODBC, it gives error: 18452 Not Associated with a trusted SQL server connection.
Any Help will be Greatly Appreciated.
Thanks.