tables without having MS Access installed
  Home FAQ Contact Sign in
microsoft.public.access only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.access Profile…
 Up
tables without having MS Access installed         


Author: Anja
Date: Aug 16, 2007 06:09

Hi everyone,

I have a VB application that accesses (read and write) some data in a
MS Access (mdb) database. Now, I want to distribute this application
and the database and some of my users might not have MS Access
installed. Is there some way to read and write to the tables without
having MS Office installed. I do not need any access to forms, reports
etc. but only the tables.

I know Access uses some JET database engine and I was wondering if
just installing that would suffice.

Thanks for any help you can give me.

Anja
3 Comments
Re: tables without having MS Access installed         


Author: Roger Carlson
Date: Aug 16, 2007 06:17

If your VB app does all the data manipulation, there's no need to have
Access itself installed.

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
Show full article (1.01Kb)
no comments
Re: tables without having MS Access installed         


Author: Anja
Date: Aug 16, 2007 09:19

>> If your VB app does all the data manipulation, there's no need to have
>> Access itself installed.

Hi Roger,

Thanks for the reply!

So, just to clarify, all I have to do is connect to the Access
database just like any other ODBC database?

Thanks,
Anja
no comments
Re: tables without having MS Access installed         


Author: Roger Carlson
Date: Aug 16, 2007 09:41

That's right.

--
--Roger Carlson
MS Access MVP
Access Database Samples: www.rogersaccesslibrary.com
Want answers to your Access questions in your Email?
Free subscription:
http://peach.ease.lsoft.com/scripts/wa.exe?SUBED1=ACCESS-L
Show full article (0.65Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: Access XP can create Access 2000 MDE ?microsoft.public.access ·