dylancw1
12-27-2000, 08:23 AM
I have a database set up already, but I have forms that I would like to turn into a standalone program... Is this possible, or do I need to rewrite it all under visual basic?
|
View Full Version : Any way to turn forms into a standalone application? dylancw1 12-27-2000, 08:23 AM I have a database set up already, but I have forms that I would like to turn into a standalone program... Is this possible, or do I need to rewrite it all under visual basic? Jack Cowley 12-27-2000, 09:33 AM You can create a run-time version of your database if you own the Developers Edition of Access. I think you can create the forms in VB and then link them to your Access tables, but I can not swear to that. |