N
Nexus
strCnn
= "Provider=SQLOLEDB;server=Main;uid=sa;pwd=;database=Olym
pia"
This is part of my codes. When i run it, the error
[DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not
exist or access denied.
Why does this error occur? Is it because in my
database "Olympia", under Users, there isn't a user call
sa?
Are there any other possible reasons?
Thanks
= "Provider=SQLOLEDB;server=Main;uid=sa;pwd=;database=Olym
pia"
This is part of my codes. When i run it, the error
[DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not
exist or access denied.
Why does this error occur? Is it because in my
database "Olympia", under Users, there isn't a user call
sa?
Are there any other possible reasons?
Thanks