Bill Downall and Atrix Wolfe,
Better yet, using the latest R:Tango 5.0 along with Oterro (2.6), you CAN use Stored Procedures/Triggers to automate entire task of running ANY R:BASE Commands, Functions, etc.
And, the upcoming Oterro 3.0 (soon to be released as private beta) will include even more ODBC 3.0 functions.
Very Best R:egards,
Razzak.
At 10:54 AM 8/8/2003 -0500, Bill Downall wrote:
AHA!
The Tango interface may be doubling your quotation characters, assuming it is inside an SQL statement! Be sure you use ENCODING=NONE.
Turn on debuggining in your TAF, and look at the SQL after it is processed by tango. It sounds like it is encoding your string wrong, so that it ends up without a termination, hence the insufficient memory error.
Bill
On Fri, 8 Aug 2003 08:46:14 -0700, Atrix Wolfe wrote:
>I wish that would help but as im using r:tango i dont think i have that >option ):

