> Whats wrong?
Problem solved:
I have compiled sqlite from source and compiled the example like
this:
g++ sqltest.cpp -L/usr/local/lib -lsqlite
;)
Greets
--
Linux is like a wigwam - no gates, no windows and an apache
inside.
Hi guys,
first thank you a lot for the great SQLite database.
I just want to introduce my work:
At the moment I write a little cgi library with C++. The
following thins work fine:
- parse GET/POST (Query String)
- (un)set cookies
- file functions
- string functions
- html output optimation
-
2 matches
Mail list logo