home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Piper's Pit BBS/FTP: ibm 0000 - 0009
/
ibm0000-0009
/
ibm0003.tar
/
ibm0003
/
ORACLE12.ZIP
/
FORMINS.BAT
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1987-06-30
|
243 b
|
7 lines
ECHO OFF
echo Loading the SQL*Forms extended data dictionary. This will take approximately
echo four minutes. Please wait...
SQLPLUS -s @IADTABLE
SQLPLUS -s @SETUPIAD
echo SQL*Forms extended data Dictionary is successfully installed.