Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using Ado/JRO crashes app

2 views
Skip to first unread message

AGP

unread,
Apr 25, 2002, 10:23:49 PM4/25/02
to
I built an app in VB6 using ADO as the tech to
display an Access type database in a grid. I also
use JRO to compact the database. Now i test
the app in WinXP and everything works fine
but when i try the app in win98 the compact causes
a general protection fault. what could be the problem?

tia
AGP


AGP

unread,
Apr 27, 2002, 12:20:34 AM4/27/02
to
Here is what i use

'compact and change the password if needed
JRO.CompactDatabase "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & srcDB
& ";Jet OLEDB:Database Password=" & CurrPass, _
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & destDB & ";Jet
OLEDB:Database Password=" & NewPass & ";Jet OLEDB:Engine Type=4"

I reference JRO 2.6/ADO 2.5 in my app and it works in WinXp but when i
install it on win98
it crashes with a GPF.

AGP


"AGP" <sindiz...@softhome.net> wrote in message
news:VS2y8.128791$G72.78987@sccrnsc01...

0 new messages