database

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Sep 2006
Posts: 17
Reputation: eyad212 is an unknown quantity at this point 
Solved Threads: 0
eyad212 eyad212 is offline Offline
Newbie Poster

database

 
0
  #1
Apr 10th, 2007
i have a small project with oledb (access) connection how can i make exe file to allat the same meaninig i have to deploy the project to work on any pc without change the path or the connection.

i did it but i get errors cuase it was belong to the path i wrote it
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 812
Reputation: arjunsasidharan is on a distinguished road 
Solved Threads: 13
arjunsasidharan's Avatar
arjunsasidharan arjunsasidharan is offline Offline
Practically a Posting Shark

Re: database

 
0
  #2
Apr 10th, 2007
specify the path to C:\Program Files\(and the folder name of your project) As when you deploy your project all the files will be sitting at the ProgramFiles section. Do you add up the Access file when you setup the project?
There is just two ways to live your life.
One is as though nothing is a miracle.
The other is as if everything is.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 17
Reputation: eyad212 is an unknown quantity at this point 
Solved Threads: 0
eyad212 eyad212 is offline Offline
Newbie Poster

Re: database

 
0
  #3
Apr 10th, 2007
thanx for ur help but can u write the steps exactly what i have to do cause what i did is like the following
i create a new project and setup project didnt work
i get the exe files from release

if u can help me plz thanx alot
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 1
Reputation: attya hassan is an unknown quantity at this point 
Solved Threads: 0
attya hassan attya hassan is offline Offline
Newbie Poster

Re: database

 
0
  #4
Apr 12th, 2007
dim x as new oledbconnection
x.connection string="provider=microsoft.jet.oledb.4.0;datasource= application.startup path & "\name of database.mdb"
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC