postgresql c++ insert statementI have a mysql insert query in c++. You can see it below. I want to convert mysql db to postgresql. ...
unable to find string literal operator ‘operator""ID’ with ‘const char [56]’, ‘long unsigned int’ argumentsthank you so much
unable to find string literal operator ‘operator""ID’ with ‘const char [56]’, ‘long unsigned int’ argumentscommand group id is not a string. i want to convert it a string in this query I try to use std::to_s...
unable to find string literal operator ‘operator""ID’ with ‘const char [56]’, ‘long unsigned int’ argumentsI try to do it but im still getting this error I couldnt find my mistake :(( error: unable to find...
unable to find string literal operator ‘operator""ID’ with ‘const char [56]’, ‘long unsigned int’ argumentsI have the line below in my code. I got this error : unable to find string literal operator ‘op...
This user does not accept Private Messages