StephanM1
March 16th, 2001, 04:33 AM
Hi,
I open the database with standart DataEnvironment with lock type optimistic.
In my program I want to delete on records with:
DataEnvironment1.rsCommand1.Delete adAffectCurrent
and got these error:
Insufficient base table information for updating or refreshing
What setting is wrong !!!
By the way I use an oracle db with odbc.
regards
Stephan
I open the database with standart DataEnvironment with lock type optimistic.
In my program I want to delete on records with:
DataEnvironment1.rsCommand1.Delete adAffectCurrent
and got these error:
Insufficient base table information for updating or refreshing
What setting is wrong !!!
By the way I use an oracle db with odbc.
regards
Stephan