SQLite Forum

Is there a way to wait until the database is available?
Login
The max signed 32 bit integer is 2147483647. So I should set it as the following?

```
pragma busy_timeout=2147483647;
```