Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data type
Message
 
 
To
02/01/2002 09:32:14
Eugenijus Rimkus
SPAB Siauliu energija
Siauliai, Lithuania
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Miscellaneous
Thread ID:
00599701
Message ID:
00599707
Views:
13
>Hi,
>
>in VFP I use memo data type. What data type is equivalent in SQL server 2000.
>

The equivalent of VFP memo filed is text/ntext data type. ALso, if size of memo field doesn't exceed 8000 bytes you can use varchar. In general, it's easier to work with varchar than text.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform