Page 1 of 1

GB64AddRemoveVideos

Posted: Tue Sep 17, 2019 11:39 am
by subone
I'm trying to remove the videos and longplays from GB64v16 database but it doesnt seem to work :
The ODBC driver for Microsoft Access was not found ...

I'm using Windows 10 with Office Pro+ 2019 ... do i have to run odbcad32.exe or something like that ?

:? I dont remember i had such problem when i was under Win7 with GB64v15

Re: GB64AddRemoveVideos

Posted: Tue Sep 17, 2019 4:11 pm
by .mad.
subone wrote:
Tue Sep 17, 2019 11:39 am
I'm trying to remove the videos and longplays from GB64v16 database but it doesnt seem to work :
The ODBC driver for Microsoft Access was not found ...

I'm using Windows 10 with Office Pro+ 2019 ... do i have to run odbcad32.exe or something like that ?
Yes, you need the correct ODBC driver for the installed version of Office you have.

If like me...
you might have 32bit Office on 64bit Windows.
so you need the 32bit ODBC not the 64bit version.

The setup file "AccessDatabaseEngine.exe" will check what version you have.
And wont let you install the wrong version. :wink:

https://www.microsoft.com/en-gb/downloa ... x?id=13255

i also had to rename the GBC_v16.mdb to GBC_V15.mdb for the old script to work. :wink:

If you have any problems?.
PM me your email, and i will send you a patched mdb.

Re: GB64AddRemoveVideos

Posted: Tue Sep 17, 2019 7:10 pm
by subone
Yes, you need the correct ODBC driver for the installed version of Office you have.

If like me...
you might have 32bit Office on 64bit Windows.
so you need the 32bit ODBC not the 64bit version.

You're absolutely right, that's the case :)

The setup file "AccessDatabaseEngine.exe" will check what version you have.
And wont let you install the wrong version. :wink:

https://www.microsoft.com/en-gb/downloa ... x?id=13255

After installing AccessDatabaseEngine.exe, it worked like a charm :D

Thanks a lot .mad. for your help