GetDatabaseNames: SQL-Server problem
Posted: Fri 07 Dec 2012 10:58
Hi
I noticed that when I call UniConnection1.GetDatabaseNames(..) then SQL Server reaches a stae where it always starts the databases.
Just wrote an example nothing doing than calling UniConnection1.GetDatabaseNames once. After this the Windows-Event Viewer shows many events "database xy started". This stops only after restarting the sqlServer-Service.
Have I to call another method or is this a bug? Installed version: UniDAC 4.5.9 for D XE2
Peter
I noticed that when I call UniConnection1.GetDatabaseNames(..) then SQL Server reaches a stae where it always starts the databases.
Just wrote an example nothing doing than calling UniConnection1.GetDatabaseNames once. After this the Windows-Event Viewer shows many events "database xy started". This stops only after restarting the sqlServer-Service.
Have I to call another method or is this a bug? Installed version: UniDAC 4.5.9 for D XE2
Peter