The Artima Developer Community
Sponsored Link

Java Answers Forum
help regarding Visual basic

1 reply on 1 page. Most recent reply: Sep 18, 2006 5:30 AM by Matthias Neumair

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
sandeep sajwan

Posts: 6
Nickname: gabbar
Registered: Sep, 2006

help regarding Visual basic Posted: Sep 15, 2006 2:16 AM
Reply to this message Reply
Advertisement
i am developing a software using ms-access as database, so the problem is how to provide the client the data base and software both through a setup program.If there is any way then how the a copy of the .exe of the project is linked to database i mean if one copies the .exe file to some other location then it won't find the database, so how to make the database accessible.


Matthias Neumair

Posts: 660
Nickname: neumi
Registered: Sep, 2003

Re: help regarding Visual basic Posted: Sep 18, 2006 5:30 AM
Reply to this message Reply
put the path to the database in the windows registry, so you don't need a .ini file with the settings.

Flat View: This topic has 1 reply on 1 page
Topic: load text to textarea Previous Topic   Next Topic Topic: expensive  thread

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use