Hello
this is the first time I have encountered this problem. My base file is on a server share. I open the file (which is mapped to a drive) and run my macro which first deletes the data in the table. This succeeds. I reimport data from oracle. This succeeds. I then try to open this table as a resultset and even a rowset. The resultset is consistently empty despite the fact that there is data. The sql is hard coded. I can run it as a query and even a view and I can view the data from both the query and view. Yet the resultset/rowset is empty.
It is embedded Firebird with LO windows 32 bit paf version 7.4.5 running on windows 11.
Thank you as usual