Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 19th, 2005, 10:38 PM
Buky
Guest
 
Posts: n/a
Default sql file

How could I execute an exported procedure (in a local .sql file), through a
VB or ASP command?

For example, I saved a procedure or a package on my computer, and I would
like to put it into a remote database.
I know there's an @ command, but it seems it's not just that simple. I would
like to execute that in VB app. or asp web page.

tnx,

Buky


  #2  
Old July 19th, 2005, 10:38 PM
x
Guest
 
Posts: n/a
Default Re: sql file

In vb, something like:

Shell "sqlplus -s user/pass@database @myfile.sql"



 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles