Re: VB error with access Help
From: Unicorn (unicorn_at_somewhere.com)
Date: 10/28/04
- Next message: Unicorn: "Re: How to copy a table from one db to another in code."
- Previous message: Douglas J. Steele: "Re: How to copy a table from one db to another in code."
- In reply to: Russell Brandl: "VB error with access Help"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 28 Oct 2004 19:35:08 +0930
Russell......
I have read this thread you are having with Kevin. A couple of things
are not clear;
DO you have the original source?
If so, post the VBP file for the project.... It should be fairly
simple to identify the VB4 components that are causing you problems. Then
something might be achieved
There are a couple of decompilers around on the net that will reverse
engineer the program to it's original source.... Provided the EXE is in
P-Code format, even better if it is 16bit code
Or are you trying to reverse engineer the bugger?
There are a couple of decompilers around on the net that will reverse
engineer the program to it's original source.... Provided the EXE is in
P-Code format, even better if it is 16bit code
"Russell Brandl" <russbrandl@hotmail.com> wrote in message
news:O68CDC8rEHA.3452@TK2MSFTNGP09.phx.gbl...
> Hello,
> I get this error when I try to bring an application written in VB 4 into
VS
> 6??
>
> Could not find Data Access Library. Cannot Create reference.
>
>
> Visual Basic tried to create a reference to the Microsoft DAO Object
Library
> through the Data control, but failed. Verify that all system registry keys
> are valid and, if they are not, run Visual Basic setup again.
>
>
> --------------------------------------------------------------------------
-- > ---- > Send feedback to MSDN.Look here for MSDN Online resources. > > > Thanks > Russ > >
- Next message: Unicorn: "Re: How to copy a table from one db to another in code."
- Previous message: Douglas J. Steele: "Re: How to copy a table from one db to another in code."
- In reply to: Russell Brandl: "VB error with access Help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|