all groups > sql server msde > august 2004 >
You're in the

sql server msde

group:

connections to MSDE with .net installed



connections to MSDE with .net installed Andrew
8/26/2004 6:29:02 PM
sql server msde: Hi,

Does the .net framework take up a connection to MSDE when starting up? We
are experiencing the following scenario:

Start up computer
Start our program that uses MSDE and the .net framework
Runs very slow
Shut down program on all computers
Stop MSDE service and Start again and it runs fine.

The reason I ask about the .net framework is that our program ran fine
before we migrated it to .net.

It seems like the govenor kicks in as soon as the machine is started - maybe
Re: connections to MSDE with .net installed J Young
8/26/2004 10:43:35 PM
..Net does not automatically take up connections or check licenses to MSDE or
any other DBMS. Run SQL Profiler (you have the Developers Edition of SQL
Server, don't you?) and see if any unexpected connections are being made to
the MSDE instance.

Jim

[quoted text, click to view]

AddThis Social Bookmark Button