Am using SQLite jdbc 3.7.2 and in a scenario i have a table with 2300 column
which eventually throwed too many columns exception since the maximum
allowed column count is 2000.

Is there any workaround available for this? Maybe a query to increase column
limit in SQLite jdbc?

Thanks in advance! 



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/SQLite-JDBC-column-count-tp76505.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to