Friday, November 11, 2011

Mysql Syntax Errorroror?

I'd agree with Jaff...typically you'd build your query string by concatenating the fixed part (SELECT... thru UserID = ) with your actual selection criteria value. Then you send the query to the DBMS for processing.

No comments:

Post a Comment