Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Concatenating Strings to Field of LONG Data Type

Concatenating Strings to Field of LONG Data Type

From: Jay Moritz <jaymo_at_goldentouchsoftware.com>
Date: 2000/05/12
Message-ID: <xv_S4.1053$jC.134000@dfiatx1-snr1.gtei.net>#1/1

I'm trying to Concatenate a string into a field that is defined as a LONG Data Type. Wether I use || or Concat( [Field1], [String1]) I get an inconsistent datatypes error. I've tried Setting the String Variable as a Long also, but that doesn't help either. Any Ideas???

JayMo Received on Fri May 12 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US