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: 8i SE C/C++ API ??

Re: 8i SE C/C++ API ??

From: <support_at_javautil.com>
Date: Mon, 30 Oct 2000 14:36:06 GMT
Message-ID: <qHfL5.49062$%t3.2751867@news1.rdc1.tx.home.com>

After 8 years of writing pro*c C++/OCI, I can assure you, you are heading in the wrong direction.

Go java and jdbc for your web pages, don't forget to use or write a connection pool.

Use the simplest tool that will get the job done. Don't use enterprise java beans when you could get it all done in servlets.

www.allaire.com has an excellent servlet engine. Development version is free.

What do you mean by "concurrent users"? In a connectionless http proto "Richard" <huddler_at_earthlink.net> wrote in message news:MPG.14635030ab6d3ce498971f_at_news.earthlink.net...
> Trying to spec out an Oracle purchase w/o the help of an Oracle sales
> rep.
>
> Want to use 8i Standard Edition on Solaris 2.7 to support a web-based
> database application. Max of 10 or so concurrent users. Database I/O
> would be done, hopefully, via an Oracle supplied C/C++ API that comes
> with 8i SE.
>
> Is the API part of the installation, or an add-on--or has Oracle
> abandoned C/C++ support all together for Java or sumpthin ?
>
> Thanks for any help.
>
> --
> When fighting monsters, take care not to become one.
>
> ObURL: http://home.earthlink.net/~huddler
> This post contains personal opinions only.
Received on Mon Oct 30 2000 - 08:36:06 CST

Original text of this message

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