Results 1 to 2 of 2

Thread: Network database

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2006
    Posts
    34

    Network database

    Hi

    I use VB.NET 2005 Express Edition, and I have to develop an application which will run on two machines, but which will access one same database.

    Can anyone please help me out with this, with info on
    - The physical setup / network setup
    - The database management system itself (which to use)
    - How Visual Basic treats this

    Thanks a lot
    BlueKnight

  2. #2
    Frenzied Member d3gerald's Avatar
    Join Date
    Jan 2006
    Posts
    1,348

    Re: Network database

    i just got some few tips here

    first make sure your database is shared.
    make sure that your computers are properly interconnected. you can have any layout that you want as long as it is interconnected as a network
    use connection string and ado to connect to your database
    refer to http://www.connectionstrings.com for reference on the syntax of a connection string
    On error goto Trap

    Trap:
    in case of emergency, drop the case...

    ****************************************
    If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option.
    if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar

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