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 -> help in parametrizing export

help in parametrizing export

From: Cristiano Caoduro <ccaoduro_at_goldnet.it>
Date: 1997/10/29
Message-ID: <3457B18E.3E3A@goldnet.it>#1/1

I have a problem with a VB3 application along with passing parameters to the
export function of Oracle ver 7.2 (the oracle program name for this export function is vsdm.exe).

With the version 7.1 I used to create a shell with this command line
" path\vsexp.exe user\password_at_dbname PARFILE=path\xxx.ext "
With "Personal Oracle 7.3" (and I think with ORACLE 7.3 server ) version
I found a program named "EXP73.EXE" and i can use it with this command line:
" path\exp73.exe user\password_at_dbname PARFILE=path\xxx.ext "

Both of them are working fine.

How can i parametrize in that way the ###!!?!? vsdm.exe ? Alternativatly how can i command via DDE the ###!!?! vsdm.exe ? Is there anybody that can tell me how to do it? Thanks and ciao. Received on Wed Oct 29 1997 - 00:00:00 CST

Original text of this message

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