Dear All, I am trying to apply multiple threads with sqlite to just query (no insert, update, delete operation) to compute objective values in optimization. But I cannot get it correct. I compiled pthread to a dll for use with sqlite in VC++. I am using separate database connection for each thread.
Any sample codes would be best. Thanks, Hailiang /**********************/ Hailiang Shen Ph.D. Candidate Water Resources Engineering University of Guelph 315, Engineering bldg. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

