|
-
Nov 23rd, 2005, 12:26 PM
#1
Thread Starter
Member
COM+ App
Hi All,
I'm new to COM+ so kindy bear with me.
Can I deploy more then one DLL into a COM+ Application?
Also can I have a data layer that has components that execute SPs and return recordset to the business layer?
And should I embed the connection string into the DLLs or use Obejct Constructor String?
Thanks.
Last edited by vbXML; Nov 23rd, 2005 at 01:40 PM.
-
Dec 7th, 2005, 01:36 PM
#2
Thread Starter
Member
Re: COM+ App
Just in case if the answers would help others. I found these going to other forums:
Can I deploy more then one DLL into a COM+ Application?
- Yes
Also can I have a data layer that has components that execute SPs and return recordset to the business layer?
- Yes
And should I embed the connection string into the DLLs or use Obejct Constructor String?
- I found out about .udl, I think UDL is better option.
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
|