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: SQL+ Switches

Re: SQL+ Switches

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Wed, 18 Feb 2004 15:08:38 -0500
Message-ID: <Vq-dnc5uht8XW67dRVn-jA@comcast.com>


arg1 on the command line (check it out in the manual)

    sqlplus scott/tiger_at_mydb

however, why sql+ from vb? could you accomplish the same thing by connect to oracle from you VB program? much cleaner and better error handling -- or do you need specified SQL+ features?

"Mark Day" <mark.day_at_solortec.co.uk> wrote in message news:c10g5n$n7j$1_at_titan.btinternet.com...
| Hi all,
| Is it possible to pass the logon name and password when opening SQL+?
| I need to automate some SQL+ commands and would like to shell out to SQL+
| from within VB. I'm not sure whether this could be scripted?
|
| Any help or pointers to some resources would be very much appreciated.
|
| TIA
| Mark.
|
|
Received on Wed Feb 18 2004 - 14:08:38 CST

Original text of this message

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