Creating executable and using Access tables 
Author Message
 Creating executable and using Access tables

I want to create an application that uses VB and Access Tables. If I
create an executable is there a way to include the Access tables or
will the end user have to have Access so that VB can use the Access
tables?

Thanks




Tue, 11 May 1999 03:00:00 GMT  
 Creating executable and using Access tables

Quote:

> I want to create an application that uses VB and Access Tables. If I
> create an executable is there a way to include the Access tables or
> will the end user have to have Access so that VB can use the Access
> tables?

You will need to supply the Access tables and Jet DLL's with your exe.
The user does not need to have Access to use your app.  The VB Setup
Wizard will generally work out what DLL/VBX/OCX files you need to
include in your setup disks.

Peter



Sun, 16 May 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Creating Executable with Access Tables

2. Creating a Flow chart using Access table

3. creating link tables in access using .net

4. Creating Microsoft Access Tables using DAO

5. Create Index using SQL in Access 2000 Table

6. Problem using DataGrid after Creating Table in Access

7. Creating new fields in Access tables using ADO 2

8. Creating Tables in Access 2000 using SQL Text files

9. Create Index using SQL in Access 2000 Table

10. Create Dynamic Table in Access 2000 using ADO

11. Create Index using SQL in Access 2000 Table

12. Creating an access table using ADO

 

 
Powered by phpBB® Forum Software