esp32_arduino_sqlite3_lib icon indicating copy to clipboard operation
esp32_arduino_sqlite3_lib copied to clipboard

Can not insert more than 1000 row in a table!!!

Open aliasqardarestani opened this issue 1 year ago • 0 comments

hello sorry about my bad English lang...

I am using esp32s3 micro and use sqlite3 esp32 library for database. I can not insert more than 1000 row (it depends on rows) almost 12.5KB file. The error is --> "SQL error: disk I/O error" How can i fix this problem?

aliasqardarestani avatar Dec 18 '23 13:12 aliasqardarestani