sqlite3 and C++ : insert user valuesSry I edited. Im getting [output]error C2110: '+' : cannot add two pointers error C2668: 'std::t...
sqlite3 and C++ : insert user valuesThank you. I also tried to insert some others entries in a new table but I get the same errors. I ...
sqlite3 and C++ : insert user valuesAnother question : What if I need to insert a float ?
sqlite3 and C++ : insert user valuesOk, the problem has been solved by using a cast .. [code]sql2 = "INSERT INTO USER (ID, LET) VALUES ...
sqlite3 and C++ : insert user valuesI get this error : [output]error C2665: 'std::to_string' : none of the 3 overloads could convert al...
This user does not accept Private Messages