Re: OLE DB driver with Interbase



Any suggestions how to connect with this?

The web page has a "Contact Us" so i suggest emailing them.
And until you can regsvr32 the DLL (and it may be more than that is
necessary for a OLEDB provider) then I dont think you will get anywhere.

Checking the DLL reveals that
(i) the necessary DllRegisterServer(), DllUnregisterServer() are
present.
(ii) It relies on FBCLIENT.DLL, which is not on my system. That is
FireBird.
So you might have to install FireBird ODBC first. Go to
http://www.firebirdsql.org/

Cheers

Stephen Howe


.



Relevant Pages

  • Re: Service pack 3 problem
    ... Opening the regsvr32 file is as you say, no dll specified, followed by the ... and no dllcache folder exists, ... After show hidden files, folders, and system files, use WINDOWS Explorer ...
    (microsoft.public.windowsxp.general)
  • Re: regsvr32 error code 0x80004002
    ... I also have seen this error when there is a missing dll that your dll depends on. ... this invocation of regsvr32 succeeds. ... On another PC which also has VS2005 SP1 installed, an installer which was created by a VS2005 SP1 setup project did indeed insist on installing an extra copy of the redistributables. ... Sorry Norman, the context that this was happening on your development machine was lost, so I had forgotten that VS was installed. ...
    (microsoft.public.vc.mfc)
  • Re: regsvr32 error code 0x80004002
    ... I'm afraid some of code (regsrv, or any DLL) ... To see where it is generated you can debug you ATL dll by using regsvr32 ... Enter the complete path to regsvr32 into the Command field. ... I don't need to start executing the C# client ...
    (microsoft.public.vc.mfc)
  • regsvr32 cant load Addin DLL
    ... regsvr32 is not loading the DLL correctly. ... VS 2003 is reporting ... I do regsvr32 manually, it does not report any error, but it's ... I have an installation package (packaged ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: regsvr32 error code 0x80004002
    ... The call to PrxDllRegisterServer fails ... so regsvr32 displays error code 0x80004002. ... You could find out what module (.dll) that PrxDllRegisterServerresides ... Windows XP uses Unicode and ANSI code page 932. ...
    (microsoft.public.vc.mfc)