Ask a Question related to ASP Database, Design and Development.
-
Mystery #1
Checking which version of Jet a database is using
How do I tell which version of Jet particular Access 2000 database is using?
I'm trying to use the proper OLE-DB settings to access it via ASP and
according to [url]www.able-consulting.com[/url] :-
"Note, remember to convert both the MDB and the MDW to the 4.0
database format when using the 4.0 OLE DB Provider"
How do I convert a database ????
Cheers.
Mystery Guest
-
#40707 [NEW]: checking for db4 major version... Header contains different version
From: BLentz at channing-bete dot com Operating system: Multiple Linux PHP version: 5.2.1 PHP Bug Type: Compile Failure Bug... -
#40406 [NEW]: Hangs and checking for flex version
From: david dot marek at mattel dot com Operating system: AIX 5.2 PHP version: 5.2.0 PHP Bug Type: Compile Failure Bug... -
#26157 [Bgs->Opn]: checking for db2 major version fails
ID: 26157 User updated by: mills at cc dot umanitoba dot ca Reported By: mills at cc dot umanitoba dot ca -Status: ... -
#26157 [Opn->Bgs]: checking for db2 major version fails
ID: 26157 Updated by: iliaa@php.net Reported By: mills at cc dot umanitoba dot ca -Status: Open +Status: ... -
#26157 [NEW]: checking for db2 major version fails
From: mills at cc dot umanitoba dot ca Operating system: Solaris sparc PHP version: 4.3.4 PHP Bug Type: *Configuration Issues... -
Bob Barrows #2
Re: Checking which version of Jet a database is using
Mystery wrote:
If the database was created with Access 2000, then it is Jet 4.0. If it was> How do I tell which version of Jet particular Access 2000 database is
> using? I'm trying to use the proper OLE-DB settings to access it via
> ASP and according to [url]www.able-consulting.com[/url] :-
>
> "Note, remember to convert both the MDB and the MDW to the 4.0
> database format when using the 4.0 OLE DB Provider"
>
> How do I convert a database ????
>
> Cheers.
created with an earlier version of Access, then it can be converted using
the Convert Database option in Tools|Database Utilities.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows Guest
-
Mystery #3
Re: Checking which version of Jet a database is using
Thanks Bob. Appreciate the quick response
"Bob Barrows" <reb01501@NOyahoo.SPAMcom> wrote in message
news:%23Wam3RPwDHA.1760@TK2MSFTNGP10.phx.gbl...was> Mystery wrote:>> > How do I tell which version of Jet particular Access 2000 database is
> > using? I'm trying to use the proper OLE-DB settings to access it via
> > ASP and according to [url]www.able-consulting.com[/url] :-
> >
> > "Note, remember to convert both the MDB and the MDW to the 4.0
> > database format when using the 4.0 OLE DB Provider"
> >
> > How do I convert a database ????
> >
> > Cheers.
> If the database was created with Access 2000, then it is Jet 4.0. If it> created with an earlier version of Access, then it can be converted using
> the Convert Database option in Tools|Database Utilities.
>
> Bob Barrows
>
> --
> Microsoft MVP - ASP/ASP.NET
> Please reply to the newsgroup. This email account is my spam trap so I
> don't check it very often. If you must reply off-line, then remove the
> "NO SPAM"
>
>
Mystery Guest



Reply With Quote

