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

Home -> Community -> Usenet -> c.d.o.misc -> Re: ASP to Oracle

Re: ASP to Oracle

From: Sylvain Faust <sfaust_at_sfi-software.com>
Date: Mon, 14 Sep 1998 11:01:12 -0400
Message-ID: <F4155D9F9AA4D111B9990020AFBA52D507ECD6@ftp.sfi-software.com>


The ASP Component for OCI (Oracle Call Interface) will let you use directly the Oracle API without requiring another layer, such as ODBC or other maybeware, guessware, directly from your ASP pages.

For more info, look at the following page at the OCI version for SQL-Sombrero/OCX for OCI:

http://www.sfi-software.com/asp_database.htm

Visual Basic Programmer's Journal Reader's Choice Award 1997 SQL-Sombrero/OCX: "SQL-Sombrero continues to deliver something hard to find in many other products: it works, it's fast and it's reliable" VBPJ, Spring 1997 Buyer's Guide & Product Directory, P21 (All SQL-Sombrero/OCX are also Microsoft ASP Ready!)

> -----Original Message-----
> From: news.euronet.nl [SMTP:hans.duijn_at_inventive.nl]
> Posted At: Monday, September 14, 1998 3:58 AM
> Posted To: misc
> Conversation: ASP to Oracle
> Subject: Re: ASP to Oracle
>
> Assuming you're using OBDC (SqlNet) be sure to use the same
> configuration on
> your server as on the machine you're using to develop the asp's. I had
> some
> problems with the available ODBC drivers. I used Intersolv driver
> which gave
> me no problems.
>
> Success....
>
Received on Mon Sep 14 1998 - 10:01:12 CDT

Original text of this message

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