phabio
2016-04-22, 02:45
Situation:
a server (file server: drive mapped to Z:)
some client (win)
I made an app that accomplices to run on clients.
I did deploy the application on the server:
Z:\Lianja\cloudserver\tenants\public\
copying application and data
I installed the runtime on the client.
Then, launch:
C:\lianja\bin>lianjaruntime -a z:\Lianja\cloudserver\tenants\public\apps\martinel li_articoli\martinelli_articoli.lianja
but it opens up empty ..
But maybe I'm wrong reasoning ..
Perhaps I should have on client runtime and the app.
But how do I specify that the folder with the data is:
Z:\Lianja\cloudserver\tenants\public\data\COGEMA ?
Can I set from init.prg like:
set default to Z:\Lianja\cloudserver\tenants\public\
or by manually open the database
open database Z:\Lianja\cloudserver\tenants\public\data\cogema ?
thanks
Fabio
a server (file server: drive mapped to Z:)
some client (win)
I made an app that accomplices to run on clients.
I did deploy the application on the server:
Z:\Lianja\cloudserver\tenants\public\
copying application and data
I installed the runtime on the client.
Then, launch:
C:\lianja\bin>lianjaruntime -a z:\Lianja\cloudserver\tenants\public\apps\martinel li_articoli\martinelli_articoli.lianja
but it opens up empty ..
But maybe I'm wrong reasoning ..
Perhaps I should have on client runtime and the app.
But how do I specify that the folder with the data is:
Z:\Lianja\cloudserver\tenants\public\data\COGEMA ?
Can I set from init.prg like:
set default to Z:\Lianja\cloudserver\tenants\public\
or by manually open the database
open database Z:\Lianja\cloudserver\tenants\public\data\cogema ?
thanks
Fabio