User: dumkat

  • Public profile

User profile: dumkat

User info
User name:dumkat
History
Joined:Feb 4, 2012 at 6:33pm
Number of posts:10
Latest posts:

exiting a loop
I 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 help
I gave up on mysql connector. I am going with mysql++, appears to be much more powerful.

Unsigned Char help
in mysql connector what is the function to escape a string?

This user does not accept Private Messages