I am looking to allow users to create a custom table. What I want to do is have a dbGrid based on a table called TEMPLATE. Then I want to allow users to enter data in the 2 rows: VALCODE, VALDESC. When they are done and click the DONE command button, I prompt them for the new table name. My question us this: can I save the contents of this dbGrid into a new table in my database?
Thanks in advance for your help.
Thanks in advance for your help.