Results 1 to 5 of 5

Thread: Database related question

  1. #1

    Thread Starter
    Addicted Member parminder's Avatar
    Join Date
    Apr 2003
    Location
    India
    Posts
    168

    Database related question

    hi all,

    I created applications in MS Access and VB6 combination.

    Now I want to create new application in VB.net and SQL Server (to get its power & security ) and for this I want to know :

    1. If I install my application on one PC only then it requre mounting of my databaee on that machine or my application can access it directly with this concept (mounting and dismounting). The user is has no much knowlede of computers. They know only easy operations.

    2. Again, for network mounting of database is required ?


    Thanks

  2. #2
    PowerPoster
    Join Date
    Aug 2001
    Location
    new jersey
    Posts
    2,904
    you're in the wrong forum --- try the VB.NET forum

  3. #3
    Fanatic Member
    Join Date
    Sep 2000
    Posts
    770
    You must use mac or linux or something uh.... haha suxor



    No yo dont need to "mount" the database for sql server.

  4. #4

  5. #5
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Dublin (Ireland)
    Posts
    304
    If it's on a single computer then put LOCALHOST in your connection string and that should default to using the sql server on that machine.
    Domains are another matter

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