How to get around 2997 char limit
From: Oleg Yevteyev <oleg_at_interjetnet.net>
Date: 1998/06/14
Message-ID: <6m4pgg$3hf$1_at_supernews.com>#1/1
Date: 1998/06/14
Message-ID: <6m4pgg$3hf$1_at_supernews.com>#1/1
I am trying to generate an "insert" statment, which has a long data type column and a string - about 5000 char in length How, by using a single "insert" statement place this string into the table.
Tried "Set Len 30000" - doesn't work.
Thanks in advance Received on Sun Jun 14 1998 - 00:00:00 CEST