Home » Developer & Programmer » Forms » Retrieve table names
Retrieve table names [message #129524] Mon, 25 July 2005 10:36 Go to next message
rickyroma
Messages: 5
Registered: July 2005
Junior Member
Hi,
I have several forms that I need to convert and I need to know the easiest way to get a list of all tables used in a form. I have tried converting the fmb to an fmt but I still have to go through nmanually line by line to find all the tables.

Is there an easier way?

Thanks in advance for your help...
Re: Retrieve table names [message #129600 is a reply to message #129524] Mon, 25 July 2005 21:56 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
No.

You need to look at each block, then for all the 'from' statements, 'update', 'insert', and 'delete' statements.

And you still may have tables that are only detailed in stored packages, libraries, objects, etc.

David
Previous Topic: Dynamically Updation in table
Next Topic: how to make a Hierarchal tree in form?
Goto Forum:
  


Current Time: Fri Sep 20 10:39:06 CDT 2024