VB6.0
Private dbParts as Database
Private dbParts as Recordset
guys help, i can't execute my program
compiler error says: " user-defined type not defined "
i'm not much a knowledgable programmer, i'm still just a student, do explain it in a little bit detailed statements.
thanks!
Private dbParts as Database
Private dbParts as Recordset
guys help, i can't execute my program
compiler error says: " user-defined type not defined "
i'm not much a knowledgable programmer, i'm still just a student, do explain it in a little bit detailed statements.
thanks!
Comment