D
dbeavon
Guest
As cool as SQL92 is, I should put in a plug for an idea I just added last month. We need to be able to do a QUERY-PREPARE of sorts and generate results using the SQL92 engine. The results would be stored in a regular ABL temp-table for subsequent processing.... Please vote! community.progress.com/.../make_use_of_sql92_query_optimizer_from_an_abl_program The only alternative is shelling out to the OS and running sqlexp commands, and importing the results. This feels very hack-ish.
Continue reading...
Continue reading...