| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | soryu Jeong | Date: | December 18 2008 1:52pm |
| Subject: | about template query .. | ||
| View as plain text | |||
I want to use template query like this query = "SELECT name FROM player WHERE id = %0" int id = 0x12345 result = query.store( id ) and this will throw exception. "Failed to find MySQL C API type ID for m" I can not know what is problem. Do I wrong use of template query ?
| Thread | ||
|---|---|---|
| • about template query .. | soryu Jeong | 18 Dec |
| • Re: about template query .. | Warren Young | 18 Dec |
| • Re: about template query .. | Warren Young | 19 Dec |
