libmysql c++ text problem :P
- by stefan
Im using libmysql for mysql in c++ and now i got a column, type= text, and i want the word(s) inside it. how to do this?
when i use Blob (dont know what it is) it gives me e44158 :S.
can somebody help me please?