Is there any possibility for integrating thread pool within the JDBC
or make and interface for standing between jdbc and clients? I like to
try to use sqlite on network, i have integrated thread pool inside one
simple multithreaded server but like client i cant connect to server
via JDBC i should use custom protocol and for now i can connect like
network client and send sql statements to server with OutputStream and
also receive with InputStream.

Thanks


--~--~---------~--~----~------------~-------~--~----~
Mailing List: http://groups.google.com/group/sqlitejdbc?hl=en
To unsubscribe, send email to [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to