Hallo Frank,

with tables with many fields, the sql-Statement "Select * from table" works fine but "Select field1, field2, ... from table" an data-provider error occurs. I want to specify the fields, because I want aspdb to show them in an order.

Some other problems:
the dbEditDropFlds works with oracle only if the field is not varchar2. Do you know a workaround?

In my tests I found, that aspdb has problems with the oracle-fieldtype Long.


Thanks for your help from germany

Manuel