Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Tables Through code
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00725249
Message ID:
00725270
Views:
12
Are you needing a tool that would let you point to any DBF and generate the code to recreate it's structure?

If so, I wrote a simple program that does just that. It will generate code to a file or just the clipboard that will create the table from a variety of methods (CREATE SQL, CREATE FROM ARRAY, CREATE FROM EXTENDED STRUCTURE) or even a demimited list. It will also generate the code to recreate the indexes and code to fill in the data from your source table, in the index order you specify. (This comes in handy when creating a Static Table).

It's not uploaded here, but I could email you the EXE and/or project.
=======================
J Robert Jernigan
Calabasas, CA USA
jrjernigan@hotmail.com

"To err is human ... I should know, I get to show my humanity everyday!" jrj

"I just love the internet - it takes this great big planet and makes it smaller. Now, why can't we all just get along?" jrj
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform