Problem with rowid
Posted: Thu 27 Jan 2005 14:07
I want to build dinamically a query at runtime (e.g. SELECT ROWID FROM SCOTT.EMP) and then to show result in a grid. But after I open a query there is no fields in the grid. The reason is that field is not created after query is open. Is there option this field to be created automatically?