dbTalk Databases Forums  

SQL Server Data Type

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss SQL Server Data Type in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
t8ntboy
 
Posts: n/a

Default SQL Server Data Type - 05-04-2007 , 10:18 AM






I am using SQL server express as my web site's backend and need to
store more than 8000 characters in a varchar field. When I use
Varchar(Max) the field contents are saved but appear as a single
square in my recordset. What am I doing wrong? The data appears in
the table, but does not appear in my recordset. If I switch the
field
type back to VarChar it works, but only up to 8000 characters.

How do I store more than 8000 characters AND display it through a
recordset on my pages?


Reply With Quote
  #2  
Old   
t8ntboy
 
Posts: n/a

Default Re: SQL Server Data Type - 05-04-2007 , 10:22 AM






Nevermind....figured it out.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.