Hi, We are working on .NET application which deals with huge amount of data. We are using SQLite as database for this application. We are getting "too many sql parameters...." exceptions frequently. We need to perform various types of queries on database which generates more than 999 parameters that exceeds SQLite parameter limit.
We would appreciate if you would help us customizing the SQLite database parameter limit. Kindly provide the steps to get this done. Thanks, Amit Bhardwaj _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users