Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Long text data types

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-10 : 08:07:07
Traey writes "My question contains a bit of background info, it sounds like an ASP question at first, but it isn't. please read on.

I have recently overhauled an admin section for a corporate client with a generic class based section similar to the one recommended by the 4guysfromrolla site. The problem I am running into is when I try to update my tables containing long text fields. I am using the basic select, insert or update commands, but the only thing that gets entered or displayed is a null value. I am wondering if I am doing something wrong as far as my SQL syntax or is my problem based in trying to submit large blobs of text through a form field?

Thanks for your time.
Traey."
   

- Advertisement -