Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> help in parametrizing export
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
![]() |
![]() |