MarkButler
Programmer
I was wondering if anyone has documented the internals of the .DBC fields. I want to copy a database programatically and convert all local tables and local views. The tables would be used to generate a program containing the MS SQL "CREATE TABLE" to define the tables to SQL. The local views would be copied and then point them at the remote database.
Anyone know how to do this or where to look for documentation?
Anyone know how to do this or where to look for documentation?