Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I stop MyODBC prompts when error occurs?

Status
Not open for further replies.

hdc

Programmer
Mar 25, 2002
12
0
0
HK
I am using Visual Foxpro to connect to Linux MySQL. When I try to connect to through MyODBC, everything is fine. However if I issue SQLCONNECT and the connection fails for some reasons, the driver prompts a Window to report error. This window is quite troublesome and may cause my client panic. Can I stop this prompt? Actually I will handle those errors myself in my program.

Hetzer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top