Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Accessing ORACLE (on UNIX) from an NT box
> Just as the subject suggests, i was wondering if anyone out there had any
> ideas about how to access a UNIX ORACLE db from an NT ASP. Even if the only
> info you can give is a forum where I can find out the info myself.
What you would probably do is install sqlnet(Oracle Comms over TCP/IP or other network) onto the NT box. This would provide the Oracle connection. Then you would install an ODBC driver that would use the sqlnet connecection. and in your program/script you would use that ODBC connection.
-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Thu Aug 06 1998 - 01:11:31 CDT
![]() |
![]() |