Re: Problem with MDAC 2.81 on Windows XP with SP2
- From: talgreen1@xxxxxxxxx
- Date: 24 May 2006 11:09:26 -0700
Hi,
I don't get any errors, but strange behavior.
For example: The following code
rs.find "Item_Size Like '" & typed_Name & "%'", , , 1
works with MDAC 2.8 without SP2,
but the same code with SP2 and MDAC 2.81 cause the rs to jump to EOF.
I also have problems sorting the recordset.
Thanks,
Tal.
Ralph wrote:
<talgreen1@xxxxxxxxx> wrote in message
news:1148454794.069132.39220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I have a VB6 application with Access XP Database.
I developed it on XP without SP2, and I had to install MDAC 2.8 to
enable some ADO features (like search backwards in Recordsets).
Now I'm trying to run this application on Windows XP with SP2 but
many features in the ADO (the ones that requires MDAC 2.8) are not
working. I tried to install MDAC 2.8, but it's seems that SP2
contains MDAC 2.81.
My questions are why my app does not work with MDAC 2.81? Are there
some known problems with this version?
And is it possible to install MDAC 2.8 somehow? (Maybe install Windows
XP without SP2, then install MDAC 2.8, and only then install SP2)?
I would appreciate any help on the subject,
Thank you very much,
Tal.
What do you mean by "does not work". What errors are you getting? What are
you trying to do when the error occurs?
As long as you have installed the correct MDAC package for your OS there
shouldn't be any versioning issues. It is more likely a "permissions"
problem.
hth
-ralph
.
- Follow-Ups:
- References:
- Problem with MDAC 2.81 on Windows XP with SP2
- From: talgreen1
- Re: Problem with MDAC 2.81 on Windows XP with SP2
- From: Ralph
- Problem with MDAC 2.81 on Windows XP with SP2
- Prev by Date: Re: 80004005 error with Oracle
- Next by Date: Re: Problem with MDAC 2.81 on Windows XP with SP2
- Previous by thread: Re: Problem with MDAC 2.81 on Windows XP with SP2
- Next by thread: Re: Problem with MDAC 2.81 on Windows XP with SP2
- Index(es):
Relevant Pages
|