Re: SQL server
From: BP Margolin (bpmargo@attglobal.net)
Date: 04/08/03
- Previous message: BP Margolin: "Re: Planning to move SQL 7.0 to 2000 on to a new server"
- In reply to: jeff: "SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BP Margolin" <bpmargo@attglobal.net> Date: Tue, 8 Apr 2003 16:21:37 -0400
Jeff,
In the future, please post exactly how you are trying to add data. From previous posts, I can guess that you are using Enterprise Manager. This is a known, although perhaps undocumented, limitation in Enterprise Manager.
Use Query Analyzer and INSERT command to enter the data instead.
-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.
"jeff" <jeffbowen13@hotmail.com> wrote in message news:026301c2fdff$ed8c5500$a101280a@phx.gbl...
> anyone know why I can not add more than 1023 characters
> (including whitespace) into a table cell that is set at
> VARCHAR 8000. this is regular .txt content and not
> formatted at all. I would really appreciate it if someone
> could email me directly to answer this.
- Previous message: BP Margolin: "Re: Planning to move SQL 7.0 to 2000 on to a new server"
- In reply to: jeff: "SQL server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|