Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating table with memo field
Message
From
07/08/2002 09:10:53
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00686994
Message ID:
00686998
Views:
48
>Hello All,
>
>I would like to use a select statement to create a new table with an added memo field.
>
>
>This creates a table but the pdf_file field is numeric 10 and I want a memo field.
>
>SELECT hip_no, MEMO() as pdf_file FROM stnhorse INTO TABLE hip nofilter
>
>TIA
>
>Jim Harvey
>jharvey@hanoverpa.com

You can join your table with another table that has only one record, and one memo field.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform