Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Getting an ASP to talk to Oracle 8
The method we implement when attaching to Oracle Via ASP is to create a
System DSN. You may also want to look into using MDAC which frees you from
having to use ODBC connections all together.
MDAC really saves time and effort when you have many pages that connect to the same data source. Received on Wed May 12 1999 - 16:22:38 CDT
![]() |
![]() |