Commit Graph

7 Commits

Author SHA1 Message Date
Hector Cortez
5cf8df161c BUG 8950 SQL queries using dbarray in DynaForms do not support line... SOLVED.
- When querying a normal database connection or one of the workspace databases in a DynaForm field, the SQL query can contain line breaks.
- Adjustment in the parsed of the sintaxis in the SQL statement.
2012-04-17 10:58:36 -04:00
Erik Amaru Ortiz
be0c90af87 BUG 000 momentarily reverted to rc5 fro pmTables (fix) 2011-09-05 12:47:25 -04:00
Hugo Loza
5201e3e7f3 BUG 7140 DBArray SQl parser notices removed
Only if each SQl part exist then try to execute
2011-07-03 11:24:18 -04:00
Hugo Loza
76da8ecd2c BUG 7140 some non defined portions of the query fixed
groupBy clause and orderBy
2011-07-01 12:04:18 -04:00
Hugo Loza
3aa2785ef1 BUG 7140 -> Fix complete save label with dbarray connection
The fix was completed. Chckgroup, listbox, dropdowns that use dbconnection now save the labels correctly by executing the query as usual
2011-07-01 10:17:44 -04:00
Hugo Loza
3edad64d8e BUG 7140 Fixed Fatal error, no database Array defined for this connection
Fixed the issue by using DBArray defined in session if it doesn't exist in global variables. The SQL that should be executed for this dbarray is not being captured yet so for this is not possible to save the label
2011-06-28 11:50:13 -04:00
Erik Amaru Ortiz
0525681d79 initial commit from rev. 632 2010-12-02 23:34:41 +00:00