|
-
May 29th, 2007, 07:54 AM
#4
Re: Frontend VB (with access db) - backend Access
The database is never a part of the compiled program. It is always an external, physical, file.
If you are using Access, then you would need to include the MDB file in the setup and installation package that you create unless it is parked on a network drive to which your VB front end points.
What kind of database do you need to update? SQL Server? Oracle? Something else?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|