473,473 Members | 1,888 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Detect Access version from script

We have 30,000 MDBs scattered across our intranet created with Access
versions 97, 2000, 2002, and 2003, and using various Jet engines. Some are
secured; some with their own MDW.

We would like to create a script that will check each MDB and report the
version of Access that created it and the version of Jet. Since we don't
know which are secured, and we have so many, we are looking for a method
that does not require the database to be opened ... perhaps something that
will examine the file header.

We will likely follow up with a script that takes some customized actions
(e.g. moving files, triggering emails) based upon the version, so the
commercial products, such as AccVer and Total Access do not appear to fully
fit the need.

Any suggestions would be appreciated.

Thanks,
Bruce
Nov 13 '05 #1
2 2262
Hi
Delayed reply! I have been looking at some questions to which there
have been no replies.

Maybe you could use Inno or modify the code listed at
http://www13.brinkster.com/vincenzog...t.asp?idart=75
David
On 9 Nov 2004 08:12:05 -0800, ba********@usa.net (Bruce Hensley)
wrote:
We have 30,000 MDBs scattered across our intranet created with Access
versions 97, 2000, 2002, and 2003, and using various Jet engines. Some are
secured; some with their own MDW.

We would like to create a script that will check each MDB and report the
version of Access that created it and the version of Jet. Since we don't
know which are secured, and we have so many, we are looking for a method
that does not require the database to be opened ... perhaps something that
will examine the file header.

We will likely follow up with a script that takes some customized actions
(e.g. moving files, triggering emails) based upon the version, so the
commercial products, such as AccVer and Total Access do not appear to fully
fit the need.

Any suggestions would be appreciated.

Thanks,
Bruce


Nov 13 '05 #2
Hi
Oops, this just gives the exe versions.

You could use LISTMDB
(see http://www.aylott.com.au/software.htm)
but as this is priced on a per-workstation basis this would not be
cheap. I don't know whether this does in fact open each database.
David
On 21 Nov 2004 08:22:11 -0600, d.***************@blueyonder.co.uk
(David Schofield) wrote:

Maybe you could use Inno or modify the code listed at
http://www13.brinkster.com/vincenzog...t.asp?idart=75
David
On 9 Nov 2004 08:12:05 -0800, ba********@usa.net (Bruce Hensley)
wrote:
We have 30,000 MDBs scattered across our intranet created with Access
versions 97, 2000, 2002, and 2003, and using various Jet engines. Some are
secured; some with their own MDW.

We would like to create a script that will check each MDB and report the
version of Access that created it and the version of Jet. Since we don't
know which are secured, and we have so many, we are looking for a method
that does not require the database to be opened ... perhaps something that
will examine the file header.

We will likely follow up with a script that takes some customized actions
(e.g. moving files, triggering emails) based upon the version, so the
commercial products, such as AccVer and Total Access do not appear to fully
fit the need.

Any suggestions would be appreciated.

Thanks,
Bruce


Nov 13 '05 #3

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

Similar topics

8
by: Brent | last post by:
Does anyone know the best way to detect and track a visitors screen resolution. I know the javascript to detect the users resolution but I am a bit confused on the best way to track and save this....
2
by: Yurij Nykon | last post by:
Hi all. How can I detect the version of Flash-Plugin installed in Internet Explorer? In Netscape i can do this with following java script navigator.plugins.description But it doesn't works...
1
by: DBLWizard | last post by:
Hello, I am trying to find code that will detect if a browser as the Adobe or any PDF plugin. I am writing a subscription only site that needs access to view "pages" in a book that could have...
7
by: adnanx82 | last post by:
Hi, Does anyone know how a script can detect whether exception handling using try/catch blocks is supported in the browser, so that it can use them to perform better error handling, and a syntax...
1
by: oreng | last post by:
Hey all, I have some problems detecting whether the client's browser javascript is enabled at the server side. While Request.Browser.JavaScript only check if the browser enable java script (and...
9
by: Rich | last post by:
Please help. Looking for a script to detect and display what version of Windows a user is running. Thanks in advance. Rich
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
4
by: aotemp | last post by:
Does anyone know how to detect the version of Java installed? My website has an application that requires java 1.5+ to be installed, basically if the user doesn;t already have it installed I...
2
by: mjworks2009 | last post by:
Is there any way VB can detect the current version of ms access ruining in the system, and return a message that will say (YOUR MS ACCESS VERSION IS then the version). thanks a lot for helping...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
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...
1
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...
0
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.