VB - DataEnvironment will not work - TechRepublic
General discussion
June 12, 2001 at 04:35 AM
cwarfel

VB – DataEnvironment will not work

by cwarfel . Updated 25 years ago

I have used a DataEnvironment to connect to the database. Everything works perfectly when I run the app while in VB. However when I package it and install it, i get an error everytime the recordset.addnew event fires. Error is: “Class not registered.” Any ideas?
When I change to a diffent db connection method I can get it to work on the client. But I would much prefer to use the DataEnvironment. Please help. Thanx

This discussion is locked

All Comments