Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: SQL*NET
CS <chagood_at_geocities.com> wrote in article
<01bcffa0$d82e6260$829790cc_at_carla>...
> 1) What API interfaces exist to SQL Server from a remote NT platform
> machine? What does SQL*Net buy you?
SQL*Net ,I believe is used for Oracle Database connections only.I
dont think
it will support any other RDBMS.There are other Oracle products for that.
> 2) Will it work to use SQL*Net and an ODBC interface from a remote NT
> workstation and access an SQL Server database?
See answer to (1)it
> 3) What communications mechanisms does SQL*Net support? Can you direct
It supports a varied variety of network protocols including. You can selectively install particular protocol adapters(eg: TCP/IP adapters) There is no difference in local/remote connections though performance might varyto
> 4) Is there a C interface to SQL*Net that allows insert and update calls
![]() |
![]() |