Search found 4 matches

by Elomelo
25 Aug 2013 08:08
Forum: DOS Batch Forum
Topic: Please help me with this interactive batch program
Replies: 7
Views: 3143

Re: Please help me with this interactive batch program

foxidrive wrote:
Elomelo wrote:Sorry sir, this search could not provide me with any solution. Thanks anyway.


I don't believe that there was no information about producing queries from the command line. :)


Sorry! Failure to understand the theme of your reply is my fault. Sorry again and thanks for your reply.
by Elomelo
25 Aug 2013 07:34
Forum: DOS Batch Forum
Topic: Please help me with this interactive batch program
Replies: 7
Views: 3143

Re: Please help me with this interactive batch program

I think that's what you're looking for: http://docs.oracle.com/cd/B10501_01/server.920/a96652/ch01.htm#1004778 As you can see you can write all in one command line or you could use a parameter file. Regards aGerman Dear aGerman, I believe just a batch program will solve this problem which I myself ...
by Elomelo
25 Aug 2013 06:07
Forum: DOS Batch Forum
Topic: Please help me with this interactive batch program
Replies: 7
Views: 3143

Re: Please help me with this interactive batch program

foxidrive wrote:There is a command line for querying an sql database. See https://www.google.com.au/search?hl=en& ... l+database

Another tool you can script to control a gui is AutoIt


Sorry sir, this search could not provide me with any solution. Thanks anyway.
by Elomelo
24 Aug 2013 15:06
Forum: DOS Batch Forum
Topic: Please help me with this interactive batch program
Replies: 7
Views: 3143

Please help me with this interactive batch program

Dear Sir, I have again and again tried to make this batch file. But every attempt ended in smoking! Please someone give me a solution. I want to export oracle database dump file with some dos commands. Here I am describing the process step by step: In command prompt window, I will write: exp In a co...