SQL cSql INTO ARRAY aInvoices INTO OBJECTS aObjects INTO ...
Posted: Thu Feb 26, 2015 6:11 am
Hi Roger
Your sample program SQLTEST.PRG not working. It gives a runtime error: Invalid alias.
When I query the alias name returned by this expression, I discoved the alias name is always QUERY instead of the alias passed.
SQL cSql INTO ARRAY aInvoices INTO OBJECTS aObjects INTO CURSOR cAlias ...
I am using Xbase++ 1.90.350 Express++ 258
Thanks.
Joe
Your sample program SQLTEST.PRG not working. It gives a runtime error: Invalid alias.
When I query the alias name returned by this expression, I discoved the alias name is always QUERY instead of the alias passed.
SQL cSql INTO ARRAY aInvoices INTO OBJECTS aObjects INTO CURSOR cAlias ...
I am using Xbase++ 1.90.350 Express++ 258
Thanks.
Joe