(Paul DuBois) Problem: You want your program to send a query to the MySQL server and retrieve the result. Solution: Some statements only return a status code, others return a result set (a set of rows). Most APIs provide different functions for each type of statement; if so, use the function t
Read More - Register for Free Membership