I keep getting the User-defined type error message onWhat library do I need to enable to make this work?![]()
Dim oComm As OleDb.OLEDBCommand
I have tried:
- enabling MS ActiveX Data Objects library
- enabling MS OLE DB Service Component 1.0 Type library
- changing the type to OLEDBCommand
Bookmarks