If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Help Building application

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-16-04, 14:35
peto813 peto813 is offline
Registered User
 
Join Date: Jun 2004
Posts: 31
Help Building application

Can someone let me know how to turn VB code into an exe file or application?? I am new to all of this so any help would be appreciated. I am attempting to turn Access code into VB code and then into a standalone application and I dont even know where to begin...
Reply With Quote
  #2 (permalink)  
Old 07-19-04, 07:14
kartheeee kartheeee is offline
Registered User
 
Join Date: Jul 2004
Posts: 7
Hi, make exe, setup files

u want vb project exe?
then try
File Menu->make project1.exe


Setup Files?
then try
Start->Programs->Microsoft Visual Studio 6.0->Microsoft Visual Studio 6.0 Tools-> Package & Deployment Wizard.
Reply With Quote
  #3 (permalink)  
Old 07-26-04, 10:46
wonkeynessness wonkeynessness is offline
Registered User
 
Join Date: Jul 2004
Location: Lincolnshire, England
Posts: 2
Smile Hope this helps

Quote:
Originally Posted by peto813
Can someone let me know how to turn VB code into an exe file or application?? I am new to all of this so any help would be appreciated. I am attempting to turn Access code into VB code and then into a standalone application and I dont even know where to begin...
Access gives you the option to turn your file into an MDE file for a Access .mdb database. You can achieve this by choosing Database Utilities from the Tools menu and then choosing the Make MDE file. You will need to choose both a new location and a new file for this database and then you should be able to run it as an EXE file (standalone application).

I hope that this is of help to you. Email me if you want to know more!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On