hi,
something wierd is happening for me.
i have a mySQL DB, and one of the columns is BIG text/blob that is a dynamic
text field (can have more that 255 characters).

i inserted a string longer that 1015 characters (this is 8120 bytes .... i
think).
when i retrieve like this:

<RCQ...>
<RCwhile...>
<RC$foo = RCD.....>

<td><RC$foo></td>

<RCendwhile>

this shows on screen as an empty cell.

of course if i enter 1014 characters it shows ok.

now:!
if i do this:

<RCQ...>
<RCwhile...>

<td><RCD...></td>

<RCendwhile>

it shows fine.
it looks as if there is some constraint on how big the string can be saved
in the RC$ paramater.

is this true can it only save 1015 characters ????

thanks for your help.

--

Greetings,

  Moti Landes
  Department Manager
  Network Management & Control Center
  Barak ITC Israel
  Email: [EMAIL PROTECTED]
  ICQ: 5758051
  MSN ID: m_landes

-------------------------------------------------------
To unsubscribe send a msg To: [EMAIL PROTECTED] with : 
BODY: unsubscribe [EMAIL PROTECTED]  youremail@address
or go to http://www.sambar.ch/list




Reply via email to