Hi,
I am beginner of VB. Now I am working on VB 6.

The project that I am working was working properly. I have added another form to that project. While inserting text box values into the database it is giving error 424- object required. When I insert the values directly I didnt get that error. Please any one can help me?


Thank you.

Kshama S.B.

Recommended Answers

All 2 Replies

Can't say without seeing the code and its problematic part....

Hi,

Have u Opened a Record Set To Add to Database, Or Using Insert Statement.?
if u have Opened a Database in Form1, U will have to Open Again in Form2 also, Or Else Add a Module and Define and Open Database as Public Project Level.


Regards
Veena

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.