Hi guys , i have mysql in my program , i have a button that checks if the mysql connection works , if it work a msgbox will pop up saying it works , if not it will say check your inputs .. after checking that it works and re-trying to click again with right inputs as b4 it tells me check your inputs .. any ideas why it shows that?

Recommended Answers

All 3 Replies

Could you post some code of your procedures so we can see what's causing the problem?

xVent,
You forget to close db connection.

xVent,
You forget to close db connection.

that was it , thank you all.

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.