mbrown0717
Programmer
I receive error message -2147220992 Library Not Registered when I try to reference the recordset of a Data Environment. I was checking the state of the recordset when this error occurs.
For Example...
If DataEnvironment1.rscmdEnc_Grouping.State <> 0 Then ....
Does anyone have any idea on how to correct this problem? I re-registered MSDERUN.DLL, but that still did not fix the problem.
For Example...
If DataEnvironment1.rscmdEnc_Grouping.State <> 0 Then ....
Does anyone have any idea on how to correct this problem? I re-registered MSDERUN.DLL, but that still did not fix the problem.