Connect to remote sqlite file?
-
Is it possible to connect to a remote SQLite database file? I would use
define('DB_FILE', 'https://example.com/your_database_name.sqlite')
, but I’m afraid this won’t work. Any solution?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Connect to remote sqlite file?’ is closed to new replies.