Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server connectivity question
Message
 
 
To
05/12/2005 12:31:10
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01074985
Message ID:
01074988
Views:
14
This message has been marked as a message which has helped to the initial question of the thread.
1. Yes
2. Yes
"SELECT * FROM InterfaceDB.dbo.InterfaceTable1". 
>
>Given the following scenario:
>1. One database server running SQL Server 2000
>2. There are two databases defined: AppDB and InterfaceDB
>3. Login using Mixed Mode
>4. Login profile: Appuser (DBO)
>5. Login added to AppDB and InterfaceDB
>
>Question:
>1. Should I create separate connections to each database: AppDB and InterfaceDB to access their respective tables?
>2. If I am connected to AppDB, is there a way to access InterfaceDB by referencing the database alias like so: "SELECT * FROM InterfaceDB.InterfaceTable1". Note: I can do this in Oracle.
>3. If #2 is not possible; is there a way to 'share' the InterfaceDB from AppDB?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform