!CST was the problem. What I found was this: When I use the INSERT action and fill the value field with this "Test", the insert works. When I looked at the taf with a text editor DataType is set to "Text".
The problem is when I put "Test" into a <@var> and then put the <@var> into the INSERT action value field, it fails. What I found to make it work was to use the text editor and set DataType to "!CST", then it worked great. I found that I had to do the same thing with the UPDATE Action. Thanks for all the help, Tom Storey > From: Robert Garcia <[EMAIL PROTECTED]> > Reply-To: "[email protected]" <[email protected]> > Date: Fri, 17 Feb 2006 17:50:50 -0800 > To: "[email protected]" <[email protected]> > Subject: Re: Witango-Talk: Problem with insert action > > I see this sometimes, but only when Mac OS X is used as dev studio, > and !CST bug shows up. Search your taf in a text editor, for "!CST". > If you find it, that is your problem, the dev studio corrupted your taf. > > -- > > Robert Garcia > President - BigHead Technology > VP Application Development - eventpix.com > 13653 West Park Dr > Magalia, Ca 95954 > ph: 530.645.4040 x222 fax: 530.645.4040 > [EMAIL PROTECTED] - [EMAIL PROTECTED] > http://bighead.net/ - http://eventpix.com/ > > On Feb 17, 2006, at 7:26 AM, Tom Storey wrote: > >> I've just ran into a problem with the insert action. When I try to >> use a >> <@var> for a database field that is a char type the action fails. >> If I take >> out the <@var> and replace it with "test" it works. >> >> What is the work around? I on Witango version 5.5 on Mac OS 10.4.5. >> >> Tom Storey >> Research & Accountability >> Pinellas County Schools >> Largo, Fl >> (727) 588-6254 >> [EMAIL PROTECTED] >> -- >> The box said: "Requires Windows XP, or better." >> So I bought a Macintosh with OS X >> -- >> >> >> ______________________________________________________________________ >> __ >> TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf >> > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
