Hi everyone.

I am having a problem to open a database placed on a server with SQLite3.
The path to the Database on the server is as follows:
SDatabase = _SourceFolder .. "\\IPAdress\home\systems\myDatabase\DataBase\Bank.db"
It turns out that when you run the application created on the workstations, it opens without giving any error message but does not show any recorded contents of the Database, leaving the screen blank.
If some noble member of this forum can give me a light on how to solve this problem, I thank you immensely.