Results 1 to 2 of 2

Thread: connection string

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Location
    india
    Posts
    108

    connection string

    i m working on a distributed 3 tier app.

    In this system mid layer dll have to access datalayer function for retriving the data.
    The connection string is saved in a config file which is at the end of exe. in the senario i m not able to connect the database. bcoz mid layer cann't get connection string.

    i m using remoting to send dataset like datalayer-->Mid layer-->UI

    plz suggest the right way to solve the prob.

    anand
    Anand Thakur

  2. #2
    Member leazfe's Avatar
    Join Date
    Mar 2004
    Location
    Spain
    Posts
    43
    I don´t understand the problem, perhaps would be good if you can post a little bit of your code. Anyway VB .NET already implements a 3 level architecture.

    Álvaro

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