seeking help on disk issue

Hello, I am very new to RSQLite. I was creating tables and storing it into a database. Recently I came across an error while trying to create tables in a database.

Error in result_bind(res@ptr, parms) : database or disk is full.

Is there any way we can increase the size of a database. or how to check the size of RSQLite database to mitigate this error? Can anyone help me?

There is a ... parameter to db_SendQuery, with the default cache_size = NULL

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.