Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding 2.x tables to a DBC.
Message
From
12/10/2004 15:39:44
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00950778
Message ID:
00950818
Views:
15
That maybe my only choice but a really wanted to avoid it since several of the tables and cdx files are over 1 gig in size.

>>I am working on a project to rewrite a VFP app into ASP.NET with SQL 2000. The VFP app has been around for a long time. (It should have been rewritten years ago). The problem we are having is with tables that are still in Fox 2.x format. We wrote a script to add the tables not belonging to a DBC to a DBC so that we can upsize to SQL and then use DTS packages to populate the new database structure. The problem is that we are prompted to update the structure of the table before we can continue.
>>
>>Is there anyway to suppress this dialog? Just by default update the structure are needed.
>
>You can copy them in VFP using COPY TO command which will convert them into VFP format. After that you can add them to DBC w/o prompt.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform