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)
 Inserting over 8000 Char from an ASP page.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-02-22 : 17:32:51
Dharmesh writes "I am trying to insert a paragraph with more than 8000 characters into my table. But every time I Execute my sql statement from my ASP page I keep receiving this error:

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[Microsoft][ODBC SQL Server Driver][SQL Server]The identifier that starts with 'That is, it returns a four-digit year for years greater than 1999. For years before 1900, which are supported in Internet Explor' is too long. Maximum length is 128.

Can you please help me????"
   

- Advertisement -