Forums

This topic is locked

SQL Server 2000 and Long Text not displaying...

Posted 23 years ago
1
has voted
23 years ago Arash Attarzadeh posted:
Recently migrated our database from Access to SQL Server and the fields that were memo are now long text in SQL Server. However when I view the ASP, everything displays properly except the long text. Any insights?



Edited by - Mazalo on 28 Jan 2002 15:10:36

Replies

Replied 23 years ago
23 years ago Viktor Farcic replied:
Use 'varchar' instead of long text.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Recently migrated our database from Access to SQL Server and the fields that were memo are now long text in SQL Server. However when I view the ASP, everything displays properly except the long text. Any insights?



Edited by - Mazalo on 28 Jan 2002 15:10:36
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic
viktor@udzone.com
TalkZone Manager
Replied 23 years ago
23 years ago Arash Attarzadeh replied:
It worked after I figured out how to set the max characters to 8000. Thanks!

Edited by - Mazalo on 28 Jan 2002 21:41:13

Reply to this topic