Re: Multi user application



msadodc.ocx is a custom control installed most likely by VB6 application.
So you need to find this control on the good machine, copy it to the bad
machines and register the control using regsvr32.exe like so (for example)

regsrv32.exe c:\windows\system32\msadodc.ocx

--
Matt Neerincx [MSFT]

This posting is provided "AS IS", with no warranties, and confers no rights.

Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

"Opyuse" <Opyuse@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B4FBAD72-8BA0-4469-855D-78CEC6ABD364@xxxxxxxxxxxxxxxx
>I have created an VB6 application that accesses an Informix database using
>a
> ODBC connection.
>
> All user are using Windows NT and to create the ODBC connection I had to
> access the odbccp32.cpl file in the system32 folder to add the connection.
> I've done everything the same on the other computers as the first one.
>
> This application works fine over the network with one user but doesn't
> work at all with any more users. The error message I get is that
> "msadodc.ocx file is missing or invalid."
>
> Why was this msadodc.ocx file created the first time I did this but then
> on
> the other machines it wasn't?
>
> I've heard about database splitting but from the looks of it this is only
> done with microsoft Access. So what I would like to know is, if I have to
> do
> this to the informix database or I have to add some sort of code to the
> application?


.



Relevant Pages

  • Re: DRO suggestions (computer input like via USB)
    ... scales and outputs one stream of signals to the parallel port? ... Quadrature outputs occupy two bits. ... encoders and will also permit some forms of machine control. ... controlling machines that require precision motion control. ...
    (rec.crafts.metalworking)
  • Re: Advice / Info on Acu-Rite ENC 250 Feedback Scales
    ... tube spinning machines we are upgrading to CNC control. ... retrofitting spinning machines are using Sinumerik controls. ...
    (alt.machines.cnc)
  • Re: Conversion Problem
    ... You are quite correct in saying i am not familiar enough with the framework and .NET. ... My problem seems to be i'm trying to do the same things in vb.net as i did in vb6 rather than taking the new approach to it. ... Your example of control arrays is pretty funny - I ... Dim theButton As Button = DirectCast, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Conversion Problem
    ... That will take you to the help for that control, ... TextChanged event of a combobox and a textbox in VB6? ... pasting a block of text in anything resembling an immediate window... ... supported under Vista - it's the IDE's that aren't supported. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VB.NET 2008 not backward compatable?
    ... WPF has control templates and styles which offer ... a long hard slog with the API in VB6. ... Irony is you saying that Windows is COM centric and then blaming COM's bad ... VB can write a standard non-COM DLL. ...
    (microsoft.public.dotnet.languages.vb)