Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to turn warning message off
Message
From
27/12/2001 10:33:07
 
 
To
27/12/2001 09:34:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00598398
Message ID:
00598434
Views:
19
>What version of VFP do you use?
>From what version of VFP is the file that you want to add to DBC?
>Does it have memo-fields?

I use VFP 6. The file is from FODos 2.6. No memo fields. Following advice in thread indicated by Sergey I used the following workaround:

SET CPCONFIRM OFF
USE MyFreeTable
COPY TO MyNewTable DATABASE MyDatabase WITH PRODUCTION
USE

Thanks for your help.

Alex
Previous
Reply
Map
View

Click here to load this message in the networking platform