Can you be more specific? I would like to test for this problem myself. What version of Witango server? Do you see the same replacement problem if you select the SQL Query option in the studio?
Can you show me the exact (incorrect) statement? Where in the statement is the bad replacement occurring? I did a real quick test and didn't see the problem, but I need to know more. Thanks, Robert -----Original Message----- From: John McGowan [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 2:46 PM To: [email protected] Subject: Witango-Talk: Bad Table Name Replacing I have a query that joins the following tables. products as p1 cart_products as c2 however at one point in the query that is created by Witango, a reference to cart_products is showing up as "cart_p1" not "c2" Seems like witango is replacing products with p1 even if it is a partial table name match. Anybody else ever see anything like this? I'm forced to write this query as a DirectDBMS action.... ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
