I am using the SDAC trial components for Delphi 7 and SQL Server 2005. I have a service application, that connects to multiple databases on a regular interval. The connections are created and destroyed at each interval. This process runs fine for 10 to 15 minutes and then locks up (application stops responding, and processor time for that process pegs) without any exception thrown. It does not seem to be locking up in the same place each time. Is this symptomatic of the trial version or possibly some other issue?
Thanks!