Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP, SPT, and VARCHAR(max)
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01470262
Message ID:
01470268
Views:
42
Varchar(MAX) works fine with SQL 2000 ODBC driver but not the later ones.

>
>I wanted to test the VARCHAR(MAX) type with SPT approach in VFP 9. I added a test field to one of the tables, type, VARCHAR(MAX). Then on a form I added an EDIT BOX and bound it to the cursor created by calling the SQL Server with SPT. Then I edited the entry in this edit box and saved it. Everything works. I close the app and reopened it again and the value I typed is in the field.
>
>So I suppose even though VARCHAR(MAX) is not 100% compatible with the ODBC it works on saving the data, correct? I am just trying to see if I can use VARCHAR(MAX) instead of TEXT and get away with it.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform