Re: 525 Data Access Error - German Version of Windows

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




I know I am pretty late in asking this, but you posted in a "DAO" group but
it appears you are actually using ADO? Is this correct?

This a common problem when distributing a "com" application to computers in
the "wild". It is almost impossible to know exactly what is going on without
having the computer at hand. Extremely curious that your test app is so
simple - it seems impossible that it would fail so dramatically and not show
failure elsewhere as well. Since we know that dotNet beta has likely been
loaded then removed, one can only wonder what else might have been done on
these machines.

Sorry I wasn't of much help.

-ralph

Ralph,
You have been more help than you know... what drives me crazy is that
it works on some machines and not on others... oh the life..

I am using the DAO data control.... I just rewrote my simple test to
use an ADO control. I hope to try that early Monday... I am really to
the point of saying it is either a local setting or the dao data
control is causing the problem. Of course, converting the app to ADO
is an incredible amount of work. It would be better to shift to .NET
before rewriting in VB6. It is my own fault for not moving to ADO
before. "if it ain't broke, don't fix it"

Now get this, she installed on another computer at her office in
Vicenza Italy this afternoon (German Speaking Firm) and absolutely no
problem. Working like a champ. The app works on American computers
and even Win Vista. GOD I HATE MY LIFE.

With your help, I think that I have my answer... I don't think paying
a consultant would do anything we have not discussed except verse the
consultant in the issue and have them say "don't do that!".

All my best... you have been a good backstop... I owe you one, if I
can ever help you. I do have a wide range of experience in VB.


.



Relevant Pages

  • Re: Opening Access databases from VB6
    ... anyone using the app will have Access installed on their machine. ... I have neither ADO nor DAO libraries installed at this stage ... database using DAO or ADO witout having Access installed on the uers system. ...
    (microsoft.public.vb.database)
  • RE: Difference between DAO and ADO when to use the them
    ... ADO is not a "leter technology" except in the sense that it was ... created after DAO already existed. ... DAO will always be more efficient with Jet/ACE ... ADO is not needed in an Access app at all. ...
    (microsoft.public.access.formscoding)
  • Re: Sharing MAcros/Templates
    ... If you've already written your app, ... Changing from DAO to ADO will involve re-programming. ... Would you advise that I use ADO/Jet references? ...
    (microsoft.public.word.vba.beginners)
  • Re: DAO to ADO
    ... I converted a 2000 app to 2007. ... I have mostly DAO with a little ADO. ... interface for all Jet data. ...
    (microsoft.public.access.setupconfig)
  • Convert to ADO for SQL Server back end
    ... I've read through some posts on the ADO vs. DAO question. ... I have an Access app that uses almost exclusively unbound forms and DAO ... I did some preliminary work and upsized my Jet tables to SQL server. ...
    (microsoft.public.access.adp.sqlserver)