Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: MSSQL 7.0 overview ...

Re: MSSQL 7.0 overview ...

From: <kennedyleigh_at_yahoo.com>
Date: 1998/11/12
Message-ID: <72et7j$uqq$1@nnrp1.dejanews.com>#1/1

> e.g. select a.col1, a.col2, b.col3, b.col4
> from ('OLESQL','dbname','sa','password',
> 'select col1, col2 from oletbl') as a, localtb as b
> where a.col1 = b.col1
>
> (not 100% correct syntax)
>
> it is not a offence, i just want to know does sybase (ASE 11.5 or 11.9)
> has a simular function ?
>

Yes. Sybase can do this sort of thing through OMNI services. The syntax is nothing like that though.

Regards,
Leigh Kennedy.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Thu Nov 12 1998 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US