I have just wrote a program using info from a Database, it ran fine , then suddenly stopped working and my VB no longer understands the keyword .DataBase giving me the error "User defined type not defined" when I
Dim dbMYDb as DataBase
the DataBase and other relative functions ie Recordset are no longer available.
Any help appreciated.
Adam
Dim dbMYDb as DataBase
the DataBase and other relative functions ie Recordset are no longer available.
Any help appreciated.
Adam