Re: Link Server
From: Marcelo Colla (mcolla@bol.com.br)
Date: 09/09/02
- Next message: Anand Ramachandran: "Linked Server - Oracle 92 - Error"
- Previous message: John Kraeck: "Logins"
- In reply to: Praetorian Guard: "Link Server"
- Next in thread: Kimberly L. Tripp: "Re: Link Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Marcelo Colla" <mcolla@bol.com.br> Date: Mon, 9 Sep 2002 14:32:32 -0300
Wy don't you try to especify the catalog name, like
linkedserver.catalogname.owner.table ?, I think that is this ? does Oracle
works with catalog ?, becouse if does you can use the same query for both. I
think that I can help you. Any another douts our suggestions please send me
one email to mcolla@bol.com.br. Regards. Marcelo Colla
"Praetorian Guard" <praetorian@gatekeeper.com> wrote in message
news:u#IfpIaVCHA.2452@tkmsftngp09...
> Hi,
>
> I had successfully link a SQLBase 7.5.1 and Oracle 8i database using MSS's
> link servers but my problem is when executing a select on the SQLBase
> database I got this error. I execute the same sql statement in Oracle and
it
> work fine. I already execute it on SQLBase itselft and I don't encounter
any
> error.
>
> Below is the Select statement
>
> Oracle
> -------
> Select * from Oracle..owner.table
>
> SQLBase
> ----------
> Select * from SQLBase..owner.table
>
> Server: Msg 7321, Level 16, State 2, Line 1
> An error occurred while preparing a query for execution against OLE DB
> provider 'MSDASQL'.
> [OLE/DB provider returned message: [MERANT][ODBC SQLBase
> driver][SQLBase]00902 PRS MFC Missing FROM clause]
>
>
> Thank you in advance.
>
>
- Next message: Anand Ramachandran: "Linked Server - Oracle 92 - Error"
- Previous message: John Kraeck: "Logins"
- In reply to: Praetorian Guard: "Link Server"
- Next in thread: Kimberly L. Tripp: "Re: Link Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|