lundi 19 octobre 2015

Qt5: How to access a database (SQLITE) located at remote server?

I need to access a database (Sqlite) located at remote server (" :\10.0.0.100\iiplsoft\iwb.sqite").

What is the effective way to access this database through Qt Application ?

The Database can be viewed via Browser, that means (" :\10.0.0.100\iiplsoft\iwb.sqite") acts as an URL to view the folder.

How to set URL as directory path to access database??

Aucun commentaire:

Enregistrer un commentaire