Daniel Wang

Results 3 comments of Daniel Wang

Thanks for the reply! The java JDBC driver jar from maven repository is used by the application. Not sure if something can be done in java code showing below to...

If this cannot be done in JDBC driver, is that possible to request CQLite C lib to support my request first and then jdbc driver can support it? ________________________________ 发件人:...

Hi gotson, Please see https://sqlite.org/forum/forumpost/ae6eeb7454 It seems that there is a way to support what I request by using "The C API Nuno linked". Please have a look.