amateursRus
Technical User
Hi Folks,
I'm having a problem writing to an Access table.
I have a reporting app (front end is Borland Delphi, back end is Access, connection via ADOX) which is behaving very strangely.
We have a process-based automated workflow system and the app is used to analyse and report on user workloads and throughput (among other things).
When a report is first run on a selected user everything works fine.
However, when a subsequent report is run, say for a different user, nothing is being written to the Access table.
I've spent the last two days following execution through line by line and have checked Connection, Query and RecordSet status and all report as OK.
The app is running the same code on each occasion and I'm pretty sure that the problem is at the Access table end.
Anyone come across a similar problem and if so how did you fix it?
ANY help most appreciated!!!
Regards
Steve
I'm having a problem writing to an Access table.
I have a reporting app (front end is Borland Delphi, back end is Access, connection via ADOX) which is behaving very strangely.
We have a process-based automated workflow system and the app is used to analyse and report on user workloads and throughput (among other things).
When a report is first run on a selected user everything works fine.
However, when a subsequent report is run, say for a different user, nothing is being written to the Access table.
I've spent the last two days following execution through line by line and have checked Connection, Query and RecordSet status and all report as OK.
The app is running the same code on each occasion and I'm pretty sure that the problem is at the Access table end.
Anyone come across a similar problem and if so how did you fix it?
ANY help most appreciated!!!
Regards
Steve