473,669 Members | 2,458 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FREEware Access 97 mdb readers available?

MLH
I would like to use a utility that can read tables
inside an Access 97 mdb file. Writing not necessary.
No other objects need to be readable - only tables.
Anybody know of a freeware utility?
Nov 13 '05 #1
6 2759
"MLH" wrote
I would like to use a utility that
can read tables inside an Access
97 mdb file. Writing not necessary.
No other objects need to be readable -
only tables. Anybody know of a
freeware utility?


No, haven't heard of one. It would certainly be possible to write one,
because the Jet database engine and the ADODB data provider are freely
available for use with various Microsoft and other programming languages --
but I am not aware that anyone _has_ done so.

You can save reports in "snapshot format" and use a free reader downloable
from Microsoft to view _those_, but I doubt that would be much help for you.

An inexpensive leftover or used copy of Access 2002 may be your best bet.
Check the online auction sites.

Larry Linson
Microsoft Access MVP
Nov 13 '05 #2
> I would like to use a utility that can read tables
inside an Access 97 mdb file. Writing not necessary.
No other objects need to be readable - only tables.
Anybody know of a freeware utility?


There's MDAC and VBScript.

You should be able to connect into an Access database through oledb
and read the tables. While you're at it export them to xml or some
other format so you don't have to worry about it in the future.

If you can't get that to work, try freeware or trial version report
writers.
Nov 13 '05 #3
Does a mail merge with an Access mdb require that Access be installed (I
have no PC without Access to test this on)?
Darryl Kerkeslager

"Larry Linson" <bo*****@localh ost.not> wrote:
"MLH" wrote
> I would like to use a utility that
> can read tables inside an Access
> 97 mdb file. Writing not necessary.
> No other objects need to be readable -
> only tables. Anybody know of a
> freeware utility?
No, haven't heard of one. It would certainly be possible to write one,
because the Jet database engine and the ADODB data provider are freely
available for use with various Microsoft and other programming

languages -- but I am not aware that anyone _has_ done so.

Nov 13 '05 #4
Should have said: "mail merge from MS Word".
"Darryl Kerkeslager" <Ke*********@co mcast.net> wrote:
Does a mail merge with an Access mdb require that Access be installed (I
have no PC without Access to test this on)?

Nov 13 '05 #5
MLH <CR**@NorthStat e.net> wrote in message news:<p2******* *************** **********@4ax. com>...
I would like to use a utility that can read tables
inside an Access 97 mdb file. Writing not necessary.
No other objects need to be readable - only tables.
Anybody know of a freeware utility?


You could try: http://www.pablovandermeer.nl/body_mdb_2_xml.html

I've never used it before but you could always give it a go.

JAF
ja****@gmail.co m
Nov 13 '05 #6
Microsoft Word has support for accessing "Access" (Jet database engine
databases, builtin), using either Microsoft Query or VBA code, if that is
what you need. Using VBA code and Microsoft Forms, you could create an
application and UI with Word that creates, updates, deletes from a Jet
database, then uses the data in Word documents. I have not implemented such
Word applications, because I am an "Access developer" not a "Word developer"
but they certainly can be done. I am reasonably sure that you can access a
Jet database for mail-merge without having to use any VBA code.

Larry Linson
Microsoft Access MVP
"Darryl Kerkeslager" <Ke*********@co mcast.net> wrote in message
news:DL******** ************@co mcast.com...
Does a mail merge with an Access mdb require that Access be installed (I
have no PC without Access to test this on)?
Darryl Kerkeslager

"Larry Linson" <bo*****@localh ost.not> wrote:
"MLH" wrote
> I would like to use a utility that
> can read tables inside an Access
> 97 mdb file. Writing not necessary.
> No other objects need to be readable -
> only tables. Anybody know of a
> freeware utility?


No, haven't heard of one. It would certainly be possible to write one,
because the Jet database engine and the ADODB data provider are freely
available for use with various Microsoft and other programming

languages --
but I am not aware that anyone _has_ done so.


Nov 13 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2962
by: Frederick Noronha \(FN\) | last post by:
---------- Forwarded message ---------- Solutions to Everyday User Interface and Programming Problems O'Reilly Releases "Access Cookbook, Second Edition" Sebastopol, CA--Neither reference book nor tutorial, "Access Cookbook, Second Edition" (O'Reilly, US $49.95), by Ken Getz, Paul Litwin, and Andy Baron, delivers hundreds of practical examples, up-to-date suggestions, and handy solutions to real-world problems that Access users and...
0
1093
by: Gerry Abbott | last post by:
Hi all, I have an application split be/fe, with 5 'users'. Each machine has a FE. I wish to extend this to 40 additional 'read only' users, or 'Readers' I have restriected the concurrent users to 5, and propose to have a shortcut on each of the readers machines, to an FE file on the shared drive. They will have read/write access to that folder. Access to this will be restricted to read only, with access security, and appropiriate...
233
8322
by: E. Robert Tisdale | last post by:
I have access to a wide variety of different platforms here at JPL and they all have pretty good C 99 compilers. Some people claim that they have not moved to the new standard because of the lack of C 99 compliant compilers. Is this just a lame excuse for back-sliding?
2
1512
by: Jon Schwartz | last post by:
Hello, and happy holidays! My company has bundled up a bunch of our own controls and components as freeware developer downloads. They've been hot downloads for the last few months mainly through blog reviews and word-of-mouth, but I just realized we hadn't yet posted on any of the developer forums about them! The ASP.NET controls and components include: 1) enhanced Calendar, DatePicker, ComboBox, ListBox and DropDown ASP.NET controls,...
2
1057
by: Rabbit | last post by:
Dear All, Anyone try or know how to use Microsoft Fingerprint reader to get user's identification? is there any SDK to support developer to access it?
38
3890
by: Oldie | last post by:
I have built an MS Access Application under MS Office XP (but I also own MS Office 2000). I have split the application in the pure database tables and all the queries, forms, reports and macro's. Now i want to use this application for different foundations in the Netherlands but I want to secure my application so no one can change it, copy it or steal it from me. I always thought there was a kind of conversion tool that would translate...
9
2065
by: flymo | last post by:
Hello All, I have been asked to build a simple database that will operate and track a liquid dispensing device. The machine is run in a multi-bus drop (coin operated basis) but I need to make it run on a barcode scanner basis. I have no idea if this is even possible (or if there are examples that have already been done) I have never set up a barcode scanner before and certainly never had to interface with a machine like this.
28
1937
by: Ali Bobo | last post by:
Hi there, I am starting to make more advanced PHP coding and I'm planning to make a transition from Notepad++ to a full-featured PHP editor. I would like it to be freeware unless there is a very compelling reason to make me part with my money. So far, I've seen these options available: Maguma Studio Free PHP Editor by EngInSite
10
3358
by: Les Desser | last post by:
In article <fcebdacd-2bd8-4d07-93a8-8b69d3452f3e@s50g2000hsb.googlegroups.com>, The Frog <Mr.Frog.to.you@googlemail.comMon, 14 Apr 2008 00:45:10 writes Not sure if I quite follow that. 1. Data encrypted by AES key 2. AES key encrypted with Asymmetric public key (?)
0
8465
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
1
8588
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7407
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6210
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5682
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2797
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2032
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.