Home » Developer & Programmer » Forms » know which tables in which form
know which tables in which form [message #141803] Wed, 12 October 2005 04:24 Go to next message
emadbsb
Messages: 334
Registered: May 2005
Location: egypt
Senior Member

hii
thx all for yr past answers
i want to know the table for example "aaa"
used in which forms in my database

is there a way to know this
thx

[Updated on: Wed, 12 October 2005 04:42]

Report message to a moderator

Re: know which tables in which form [message #141951 is a reply to message #141803] Wed, 12 October 2005 20:06 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
What version of Forms and Database are you running?

David
Re: know which tables in which form [message #141998 is a reply to message #141951] Thu, 13 October 2005 02:12 Go to previous messageGo to next message
emadbsb
Messages: 334
Registered: May 2005
Location: egypt
Senior Member

i user oracle 8.1.7
forms 6i
Re: know which tables in which form [message #142002 is a reply to message #141998] Thu, 13 October 2005 02:22 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at FormsTool at http://www.orcl-toolbox.com/download.asp. It has facilities to extract SQL from forms. Your problem is that blocks can be based on procedures and you have to look at the procedures to see which tables are used.

I was going to suggest converting your FMB files to FMT files and searching them for 'block' markers and getting the table name that way. This works for 4.5 but 6i may be dfouble byte character set and therefore not in ASCI (English) output. If 9i then you could convert to XML and 'read' the 'block' tag.

Alternatively, have a look at FormGreg at http://www.aug10.com/. This also can extract block and SQL information.

David
Re: know which tables in which form [message #143324 is a reply to message #141951] Wed, 19 October 2005 22:42 Go to previous messageGo to next message
josephpremkumar
Messages: 2
Registered: October 2005
Location: usa
Junior Member

djmartin wrote on Wed, 12 October 2005 20:06

What version of Forms and Database are you running?

David



Just place the cursor in any of the fields and press f5 key it will show the list of database objects to which and all it is related
thanks
joe.s
Re: know which tables in which form [message #143361 is a reply to message #143324] Thu, 20 October 2005 02:27 Go to previous message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
I have used JDAPI in the past to extract details of all FMBs in a given directory. Perhaps you could use that too...

MHE
Previous Topic: jar files on Mac os
Next Topic: How to stop Records Saved dialog after COMMIT_FORM?
Goto Forum:
  


Current Time: Fri Sep 20 00:55:46 CDT 2024