On 3/1/18, Matías Badin <[email protected]> wrote:
> The string is over 55000 characters and i'm using SQLiteCommand  in C#

That might be something in C#.  SQLite can easily handle a 55K
character string.  It commonly does much more than that in
applications such as Fossil.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to