Hi Friends,
Has anyone been able to connect with a sqlite database in a remote pc? If so, kindly help with some hints. Can one use RDDINFO( RDDI_CONNECT.......) for instance? Thanks in advance.
Remote Sqlite connection
Moderator: Rathinagiri
- karweru
- Posts: 220
- Joined: Fri Aug 01, 2008 1:51 pm
- DBs Used: DBF,mysql,mariadb,postgresql,sqlite,odbc
- Contact:
Remote Sqlite connection
Kind regards,
Gilbert.
Gilbert.
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Remote Sqlite connection
Since SQLite databases are file based, if you can access a file in remote, the same file address can be used to connect to a SQLite database.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.