Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP, SPT, and VARCHAR(max)
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01470262
Message ID:
01470268
Vues:
43
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform