Struct Generator: Difference between revisions

m
Added reference on where to find it
m (Created Struct Generator page)
 
m (Added reference on where to find it)
Line 1: Line 1:
Struct Generator is a program called StructsFromTables which allows you to create (and more importantly, maintain) a set of structs with the same layout as selected database tables from your filelist, plus methods for moving data between those structs and either the data buffers or data dictionary properties.
Struct Generator is a program called StructsFromTables which allows you to create (and more importantly, maintain) a set of structs with the same layout as selected database tables from your filelist, plus methods for moving data between those structs and either the data buffers or data dictionary properties.
For more info and a download see: [https://support.dataaccess.com/Forums/showthread.php?967-Struct-Generator&p=327808#post327808 DAW forum thread Re: Struct Generator]