A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

jet connect to access database with access installed



 
 
Thread Tools Display Modes
  #1  
Old October 30th, 2008, 02:48 PM posted to microsoft.public.access
BmlKidd
external usenet poster
 
Posts: 4
Default jet connect to access database with access installed

I've developed some stand-alone applications in VB6. They connect to an MS
Access database via a Jet connection. It works fine on the workstations that
have Access installed, but on the workstations without Access, it fails.

1. Are there reference libraries I can embed into the VB program?
2. Would an Access run-time version work, or does every station requrie a
full seat of Access?
  #2  
Old October 30th, 2008, 02:54 PM posted to microsoft.public.access
Douglas J. Steele[_3_]
external usenet poster
 
Posts: 3,143
Default jet connect to access database with access installed

If all you're doing is trying to get at the data in the Jet databases, there
should be no need to have Access (full or run-time only) installed on the
workstations.

All that should be necessary is to have a reference to the appropriate
library (DAO or ACE, depending on whether you're talking an MDB or ACCDB
respectively)

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"BmlKidd" wrote in message
...
I've developed some stand-alone applications in VB6. They connect to an MS
Access database via a Jet connection. It works fine on the workstations
that
have Access installed, but on the workstations without Access, it fails.

1. Are there reference libraries I can embed into the VB program?
2. Would an Access run-time version work, or does every station requrie a
full seat of Access?



  #3  
Old October 30th, 2008, 03:08 PM posted to microsoft.public.access
BmlKidd
external usenet poster
 
Posts: 4
Default jet connect to access database with access installed

Thanks Doug, I thought I had the correct DAO reference already loaded but I
didn't (duh).

Anyway, I'm back in action.

Have a beer on me ...

"Douglas J. Steele" wrote:

If all you're doing is trying to get at the data in the Jet databases, there
should be no need to have Access (full or run-time only) installed on the
workstations.

All that should be necessary is to have a reference to the appropriate
library (DAO or ACE, depending on whether you're talking an MDB or ACCDB
respectively)

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"BmlKidd" wrote in message
...
I've developed some stand-alone applications in VB6. They connect to an MS
Access database via a Jet connection. It works fine on the workstations
that
have Access installed, but on the workstations without Access, it fails.

1. Are there reference libraries I can embed into the VB program?
2. Would an Access run-time version work, or does every station requrie a
full seat of Access?




  #4  
Old October 30th, 2008, 09:29 PM posted to microsoft.public.access
Tony Toews [MVP]
external usenet poster
 
Posts: 3,776
Default jet connect to access database with access installed

BmlKidd wrote:

Thanks Doug, I thought I had the correct DAO reference already loaded but I
didn't (duh).


To add to Doug's comments the Jet 4.0 DLLs come installed with Windows
XP and Windows Vista so there is nothing that should need installing.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:13 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.