Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing type Text to Varchar(max)
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01520950
Message ID:
01520952
Views:
40
>>Hi,
>>
>>I came across an issue with Text type column that UPPER() function (that is used a lot in my app) does not work on Text but works on Varchar(max). Before I go ahead and change all my memo fields (in SQL Server) to Varchar(max), is there a downside of not using Text for memo? TIA.
>
>Where are some problems of getting back varchar(max) field to VFP. If you're using CA with ADO, it's not a problem. See Re: SQL Server XML DataType in VFP Thread #1520028 Message #1520149
>
>Other than that, it's recommended to get rid of getting deprecated Text type.

Actually I am using CA with ODBC and have no problem accessing Varchar(max). So I will go ahead and change Text to Varchar(max). Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform