Board index » delphi » opening ADO data set causes program termination
InfoPath, Inc.
![]() Delphi Developer |
Sun, 19 Oct 2003 02:53:37 GMT
opening ADO data set causes program termination
Hi,
I have a very strange problem with D5 enterprise, including all the updates My application is a MIDAS server, that when a certain operation is required Often, there are no problems, and everything works well. However, every once I know that this is where the program fails because I use CodeSite to Here is my code: if (not ThreadData.JobOutputFilesDS.Active) then begin When trying to debug it in the de{*word*81}, I usually get a too many Any idea what the problem might be and how I can fix it? Thanks, |