PDA

Click to See Complete Forum and Search --> : Problems with Data Form Wizard in VB6


Falcondl
Nov 29th, 1999, 09:29 AM
I was trying to use the database wizard to do some stuff with databases in the current program i'm working on...But the code the wizard generates doesn't work.

I get -

Compile Error: Object Does Not Source Automation Events

when i use one method of creating the thing, and

Compile Error: User Defined Type Not Defined

when i use a different method.
However, if i create a completely new project and use the data form wizard with either of these methods, it works perfectly fine.
Does anyone have any idea what i'm doing wrong???? i Can't for the life of me figure it out and it's driving me crazy! =(((

Thank you. :(

~Falc