exiting a loopI am writing a socket program bool done = false; while(!done){ . . sck_client = accept(sck_un...
mysql++It is a vector so it is fine. I did solve my problem. i used memcpy instead. The data had a ter...
mysql++I am inserting a unsigned char* array into table column that is BLOB and is binary. The data inserts...
Unsigned Char helpI gave up on mysql connector. I am going with mysql++, appears to be much more powerful.
Unsigned Char helpin mysql connector what is the function to escape a string?
This user does not accept Private Messages