Re: [SQL] Is it possible to connect to another database

2003-07-17 Thread Viorel Dragomir
; Sent: Thursday, July 17, 2003 5:03 PM Subject: [SQL] Is it possible to connect to another database > Hi, > > I try to find how is it possible to connect 2 databases, with a symbolic > link. > > I have to use tables in another database to test user or other information.

Re: [SQL] Is it possible to connect to another database

2003-07-17 Thread Adam Witney
Take a look at dblink in the contrib directory... This may do what you need adam > Hi, > > I try to find how is it possible to connect 2 databases, with a symbolic > link. > > I have to use tables in another database to test user or other information. > > > Ben > > > > > ---

[SQL] Is it possible to connect to another database

2003-07-17 Thread BenLaKnet
Hi, I try to find how is it possible to connect 2 databases, with a symbolic link. I have to use tables in another database to test user or other information. Ben ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ?