Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread Persistent fields
Sun, Jul 25 2010 6:19 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

I've decided that I'm going to get persistent fields for any table or query where the field list is constant. Being lazy I've written a small utility.

Add the unit to a project and run it after the table/query is opened, open notepad and when told that the data is on the clipboard paste it into there, close your app and paste into the .pas class definition and into the .dfm in the table/query definition - voila persistent fields.


Roy Lambert




Attachments: PersistentFields.pas
Image