Results 1 to 2 of 2

Thread: COM+ App

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2005
    Posts
    52

    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.

  2. #2

    Thread Starter
    Member
    Join Date
    Mar 2005
    Posts
    52

    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
  •  



Click Here to Expand Forum to Full Width