Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dev tool for client
What language? Java, C, C++, VB .. There are several tools available. Java using a JDBC thin client is the most versatile since during distribution you don't need to install oracle on the clients, but the others can work fine. VB works well if you use ODBC or Oracle Objects for OLE. OCI for C and C++ also works well. Pick the tool you are comfortable with, and there is most likely a way to get to Oracle. Oracle Forms is also a nice tool for forms based development.
-- Robert Fazio, Oracle DBA rfazio_at_home.com remove nospam from reply address http://24.8.218.197/ "^_^" <par_at_null.net> wrote in message news:3912ED2C.B9EA9A76_at_null.net...Received on Sat May 06 2000 - 00:00:00 CDT
> Hi Oracle guru,
> I m newbie to Oracle.
> Wondering what kind of dev tool is the best choice to be used to dev
client application connecting
> an Oracle server?
> Thanks.
![]() |
![]() |