Results 1 to 2 of 2

Thread: problem after setup

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2007
    Posts
    6

    problem after setup

    hello guys
    i had a problem with a project it's formed from normal vb project connected to data base
    but the problem that after the setup the programme and run the project it dosen't find the database file even it's besid it with the same folder!!
    so how i can make it always connected !!

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: problem after setup

    That is a problem with your code. Did you hard code the location of the DB in your app? Are you using bound controls. Those are the ways to cripple an application after deployment.

    What are you using to deploy your app?

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