i'm using VB6 to create application. My application connect to database (MS-SQL Server) through ODBC.
i'm using Crystal Report too. But there is a problem here:
if my SQL Server does not need password to login, then the report done well.
if i'm using password to protect SQL server, then the report does not work.
Can u help me sold this problem?
Thx!
i'm using Crystal Report too. But there is a problem here:
if my SQL Server does not need password to login, then the report done well.
if i'm using password to protect SQL server, then the report does not work.
Can u help me sold this problem?
Thx!
Comment