Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about poco-libraries

Read more about poco-libraries

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - poco-libraries

Can not convert to Poco::UTF16String

Code sniff is below: Poco::JSON::Object::Ptr JsonObject = jsonObject->getObject("Policy"); std::ostringstream stream; JsonObject->stringify(stream); In the above line getting a poco e...
test-img

Vikrant Bhatia

json

poco

poco-libraries

Votes: 0

Answers: 0

Poco::Data::Keywords::use not working for PostgreSQL?

I'm trying to insert values in PostgreSQL with POCO. I'm trying to do it with Poco::Data::Keywords::use: try { Poco::Data::PostgreSQL::Connector::registerConnector(); Poco::Data::Sess...
test-img

w00drow

poco-libraries

Votes: 0

Answers: 2

Latest Answer

Works session << "insert into test (test1_id, test2_id) values ($1, $2) returning id", Poco::Data::Keywords::use(test1_id), Poco::Data::Keywords::use(t...
test-img

w00drow

Poco ODBC MS SQL: temp tables

I want to create temp tables and use it later in one session. I can create it, but then when I try to use to I receive: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Invalid object name #my_t...
test-img

MoonRaiser

c++

sql-server

odbc

poco-libraries

Votes: 0

Answers: 0

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved