connection problem.
From: Arvid Mestdagh (am@cipal.be)
Date: 09/24/02
- Next message: jimmers: "Re: SQL Server Authentication hacking"
- Previous message: dave: "SQL Server Authentication hacking"
- Next in thread: jimmers: "Re: connection problem."
- Reply: jimmers: "Re: connection problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Arvid Mestdagh" <am@cipal.be> Date: Tue, 24 Sep 2002 03:56:51 -0700
Hi,
I have a following situation :
a)ODBC setting going to sql2000 server on windows
authentification. Connection test for odbc OK.
b)On SQL server the owner of all the tables is CIPALII.
c)When using a VB program I goth the error that table X
not exists.
Solution include :
1)Using CIPALII. before every call made in VB
2)Using SQL server authentification for the odbc settings
and using user CIPALII
3)Using standard dbo user as owner in sql server.
But Is there another posibility in SQl server like an
alias which uses the CIPALII every time for connections to
taht database? Meaning I could leave everything as is and
create that alias in sql server?
thank you
Arvid
- Next message: jimmers: "Re: SQL Server Authentication hacking"
- Previous message: dave: "SQL Server Authentication hacking"
- Next in thread: jimmers: "Re: connection problem."
- Reply: jimmers: "Re: connection problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|