|
-
Sep 25th, 2003, 10:24 AM
#1
Thread Starter
Hyperactive Member
Retrieving Data From A Different Database
Right now I'm running a stored procedure on my Premium Database....I need to retrieve a single record from a different database on the Address Database (same machine).
Is there a way that I can retrieve this data in the SP to hit this 'remote' database. Is there a easy procedure to make a call and retrieve data and continue with my SP. It can be a cursor..I know how to do that.
The other option is let develop my VB code to connect to the second database and make the retrieval.
Whatcha think?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|