Intelligent Automation & Macro Software  

Go Back   Automation Anywhere, Inc. Forums > Products Zone > Automation Anywhere
Register FAQ Search Today's Posts Mark Forums Read

Automation Anywhere Post messages and questions related to Automation Software here.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-06-2009, 06:04 PM
catchem35 catchem35 is offline
Junior Member
 
Join Date: Nov 2009
Posts: 11
Default MySQL Query Length Truncated

I have an SQL query that get truncated when placed in the comman box for:

DATABASE
INSERT/UPDATE/DELETE

My query is 7,848 characters with spaces and AA truncates the query at 6,396 characters.

Any suggestions on working around this limitation?

Thank you
Reply With Quote
  #2 (permalink)  
Old 12-07-2009, 12:38 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

What you can do is, create a variable that reads value from a text file lets say $GlobalVar$. Write your entire SQL query into that file and just select this variable in 'Insert INSERT/UPDATE/DELETE Statement' field. The format of text file should appear as follows,
GlobalVar = "Update Table name ...."

For more information, please refer to our online task to read variable values from a text file. http://www.tethyssolutions.com/T12.htm

Hope that helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -7. The time now is 05:06 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.
Copyright © 2003-2011 Automation Anywhere, Inc. All rights reserved