https://www.lianja.com/doc/index.php/Custom_Delegates#Hotkey
Type: Posts; User: josipradnik
https://www.lianja.com/doc/index.php/Custom_Delegates#Hotkey
The Lianja Server Manager allows you to:
Control the Lianja Server service that listens for Lianja SQL Server and Lianja Cloud Server requests
Activate and deactivate Lianja SQL Server and...
System Capacities; http://www.lianja.com/doc/index.php/System_Capacities
Something like this:
yourfile="bounder_brochure.pdf"
usrprof=getenv('USERPROFILE')
?usrprof
zzz=usrprof+"\Desktop\"+yourfile
I am not sure you can use %USERPROFILE% here.
You can get the value of that environment variable with GETENV('USERPROFILE') and maybe construct it
https://www.lianja.com/doc/index.php/Progressbar
Vfp (FRX/FRT pairs)
I am close: 451 reasons.
Hank, do you mean this report? https://www.lianja.com/community/showthread.php?1714-Report-paper-size&p=7817&viewfull=1#post7817
I did. Nothing unexpected.
Did you try to put this code into this example in your Lianja installation?
Hi Strato,
I've modified example_gridfilter to show some of these cases (lib_page1_section2.prg).
So we have a common starting point and it is reproducible for everyone.
...
Hi Georg,
There was a post long time ago about the decision: to store all images in a table or to point a web url at the root folder:...
Hi Strato,
I don't know what exactly you are trying to achieve, but maybe this can help.
I found 2 tables in southwind database with the same field name (ORDERID): ORDERS and ORDER_DETAILS...
Can you explain further what you are looking for?
This is a typical switching behavior of accordion layout in customers and employees UI elements in example_tabletui app.
...
If you open your database with imported tables in Console, and DISPLAY DATABASE, what you see?
open database mynewdatabase
display database
Is the number of records in the tables correct?...
For clean start use command line switch --reset.
After success remove this switch
2533
"Data" is placeholder for databases.
You cant remove it, can remove a database from it.
You need to drag it.
Click on border and hold to get red lines, then drag it and drop where you want.
2500
Hi Josh
Can you get the timeline in console for a table from database southwind?
list timeline for table="customers"
If you run demo app "example_timeline", and change something, then save...
In demo example_webapp1 I can rearange (reorder) tabs Categories and Shippers (which will be the firstly shown).
Can you do this?
Maybe to show us the screenshot to better understand your...
Hi Strato,
What did you put in "Data source" exactly ?
RLOOKUP: https://www.lianja.com/doc/index.php/RLOOKUP()
Woody,
I was really laughing loud that at first you were concerned by the post title -
that Barry messed up Lianja and is calling for help.
This made my day. :D
Are you looking for PageBuilder: https://www.lianja.com/doc/index.php/PageBuilder
Try VFP ODBC driver: https://www.lianja.com/community/showthread.php?3109-Answers-VFP-ODBC-Driver
Also: https://lianjadeveloper.wordpress.com/category/vfp-odbc-driver/