From: "Sanjay K Singh" <sanjay@vimich.com>
Newsgroups: comp.databases.oracle.tools
Subject: running dos program from forms
Date: Fri, 27 Apr 2001 13:37:43 -0400
Organization: http://extra.newsguy.com
Lines: 16
Message-ID: <9ccaih0eao@enews3.newsguy.com>
NNTP-Posting-Host: dyn216-8-128-56.adsl.mnsi.net
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600


I have a dos program that gives me output nicely using the database files
stored in the samefolder where executable dos file is.
Now I am trying to execute this dosprogram from Oracle forms by using host
procedure. The procedure does call the dos program but it gives error. It is
not able to find database files that islying in the same folder. It gives
error that the needed data files are not in the same folder, where as they
are
there. In dos environment the program still runs fine. How to solve this
problem?
Please advise.
Thanks
Sanjay





