Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to . . . . with memo fields ????
Message
 
To
10/06/1999 09:40:18
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00228357
Message ID:
00228367
Views:
14
>Is there a way to copy a table with memo fields to a text file?
>
>Thanks,
>
>Jamie

You can do something like this ...


*-- With out Memo
COPY TO NewTable
*-- Only Memo
COPY MEMO TO FILE NewFile

What' next?
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform