awson50
08-22-2007, 09:34 PM
is there any way to create an exe file from access project ?
|
View Full Version : creating an exe file awson50 08-22-2007, 09:34 PM is there any way to create an exe file from access project ? pbaldy 08-22-2007, 09:38 PM In short, no. mikebaldam 08-23-2007, 02:07 AM Using Microsoft Visual Basic, you can make an exe. But you need to create all your forms/modules etc in Visual Basic and then link them to your db. Do a Google search on Visual Basic Tutorials, theres plenty out there |