|
-
Sep 7th, 2002, 07:01 AM
#1
Thread Starter
Member
Please help me
All,
could you please help me out of this? We have written a database component in VB that establishses connection to SQL Server database. This database component is placed in COM+ and the connectionstring is set up in COM+.
We have a ASP Page that uses this database component for executing some sqls. Also the asp page calls another vb component that uses the same database component. The problem is we get several objects of this database component existing
alive when we see from complex(its in range to 1000). What could we do to eliminate these which affects many other processes? One of the things we noticed is the vb component that is using the database component marshalls an instance of the database
component throughout the project. Could this be a reason? Please help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|