poco icon indicating copy to clipboard operation
poco copied to clipboard

poco/SQL/samples/Binding/src/Binding.cpp fixed

Open sildeag opened this issue 7 years ago • 1 comments

Expected behavior

Bart Simpson Springfield 12 Lisa Simpson Springfield 10 Bart Simpson Lisa Simpson

Actual behavior

terminate called after throwing an instance of 'Poco::NotFoundException' what(): Not found: SQLite backtrace (entry 1 skipped):

Steps to reproduce the problem

(please make this a SSCCE, if applicable and reasonable)

POCO version

github development

Compiler and version

g++ 7.3

Operating system and version

Ubuntu 18.04

Other relevant information

missing this line of code // register SQLite connector Poco::SQL::SQLite::Connector::registerConnector();

Also: In /usr/bin needed to sudo cp sqlite3 SQLite

sildeag avatar Oct 30 '18 00:10 sildeag

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Jun 23 '22 03:06 github-actions[bot]

This issue was closed because it has been inactive for 60 days since being marked as stale.

github-actions[bot] avatar Aug 22 '22 03:08 github-actions[bot]