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: Finally Finished my Oracle install but now what?

Re: Finally Finished my Oracle install but now what?

From: Tim Ashman <tashman_nospam_at_attbi.com>
Date: Fri, 22 Nov 2002 03:24:22 GMT
Message-ID: <GrhD9.102162$nB.8533@sccrnsc03>


Crackpot wrote:
> Hello all,
> I finished installing Oracle 8i on my Suse 8.0 Server and I want to learn
> how to program to this database. Previously I used VB to connect to Access
> databases. That was easy but what other applications do I used to write to
> a Oracle Server or SQL Server? What does linux have equivelant to microsoft
> VB? Basically I want to know; if I want to start programing, what
> applications should I used to access the database test it and play with
> making tables etc....
> Thanks

start with a good book on sql or pl/sql. sqlplus should be in your ORALCE_HOME/bin directory. This allows you to connect to the database and do adhoc statements. Received on Thu Nov 21 2002 - 21:24:22 CST

Original text of this message

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