SQLite doesn't have a notion of server thus you can't connect to a remote SQLite database unless you can access the database file directly (via a network share or remote filesystem).