"leonidataytay" <leonid...@discussions.microsoft.com> wrote in message
news:F954BA41-37E6-4B03...@microsoft.com...
> if data environment is not included in the designer tab under the project
> components in VB6 , how to add data environment
Using Explorer, go to the folder
<c:>\Program Files\Common Files\Designer
Check and see if it contains "MSDE.DLL".
Register all the Dlls in that folder. (one or two are not ActiveX Dlls and
will give an error you attempt to register them. Ignore the error.)
If the file cannot be found you may have to re-intall from the CD.
What version of VB6 are you using?