Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best driver for VFP 9 with SQL Server 2008?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01469884
Message ID:
01470113
Vues:
51
>>>The fact is that my entire application is built on SPT and chaning it to CursorAdapter would be impractical (taking too much time). For me the new data type I want to use is DATE type. And I hope that I will still be able to use it with SPT and ODBC. If not, I am in trouble. Thank you.
>>>
>>
>>You can use the Date field type with SPT, ODBC, SQL Server 2008 and the Native SQL Client. It doesn't work with varchar(max) though. You have to use TEXT fields instead.
>
>Thank you for clarifying. I understand that varchar(max) is much better than TEXT (not sure why though) but will have to live with it.

You can not use many operations against Text type, but there are no such limitations for the varchar(max) type.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform