Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL+ Switches
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
![]() |
![]() |