Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Save forms into the database

Status
Not open for further replies.

lecorr

Programmer
Apr 9, 2003
62
FR
Hello,

does someone know what to do to be able to save my forms into the database when using the forms menu
File->Save As->Database...

I get a -942 error which I think means it doesn't find it's tables.

Thank you.
 
You need to run the sql scripts that came with forms to create the necessary objects in the database.
 
Thank you,

could you, please, tell me where to find them?

Thank again.
 
The scripts are in <ORACLE_HOME>\TOOLS\DBTAB60\FORMS60 and the script is fdevbild.sql

There should be a menu option created in your start menu 'Forms 6i Admin' called 'Build'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top