Desktop and web are two different requirements.
hiw ro you propose you are going to read the qrcode... with a phone or other method?
Type: Posts; User: barrymavin
Desktop and web are two different requirements.
hiw ro you propose you are going to read the qrcode... with a phone or other method?
Hi Jefferson,
for web app or desktop app.
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC9 for Windows for those of you who have access to pre-release versions.
This is pre-release...
If you have any enhancement requests please submit an ER ticket.
JSON encoding a two dimensional array creates an array of arrays.
Why? Because javascript only supports one dimensional arrays... and JSON is “javascript object notation”.
So json_encode() a...
Just reference the array as a two dimensional array. That should work.
Hi Paul
no but look at the query builder. You can create a queries. Save them and select them later. Works in web too.
Hi Paul,
You can download the RC8 pre-release and try it.
COPY DATABASE southwind to southwind_test
open database southwind_test
// change some columns, etc
COMPARE DATABASE southwind_test...
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC8 for Windows for those of you who have access to pre-release versions.
This is pre-release...
Hi Paul
To answer your question.
See doc.
https://www.lianja.com/doc/index.php/COMPARE_DATABASE
There are many improvements to this in Lianja 6.
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC6 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...
If the datatype of the bound variable is numeric then the index is get/set.
If it is character then the first row that contains the specified text is selected.
You also have the text and value...
See doc.
https://www.lianja.com/doc/index.php/Tree
currentitem returns a treeitem which has a text and a value property.
Alternatively use the item() method.
To update the cells see...
32 is max field length.
In the console.
use path\to\table
list structure
You can open native VFP tables you just can't update the indexes.
Max filename length is 512.
Windows imposes a maximum path length of 255 characters.
Hi David,
The table names are not an issue.
Hi David,
Long table name? Do you mean long column name?
VFP stores long column names in the dbc not the table making them incapable of being moved out of the dbc. This is most likely why your...
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC4 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC3 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...
Autosuggestions are displayed based on a SQL SELECT.
Specify a calculated autosuggestion column. This will allow you to select an expression.
Then... figure out your data mapping so it’s a...
Your use of autosuggestions is flawed.
The grid displays multiple columns and the user can select one.
Having multiple products with different product ids makes no sense and is flawed data...
Asking two questions on one post results in a confusing thread. Try organizing your thoughts and post in separate threads. It will help you and others.
with regards to your question about the...
There is no such section as a diary section.
I think you mean the "Calendar" section.
No there is currently no way of converting it to Hungarian.
Submit an ER.
Lianja 6.0 will be the next general release expected in February.
I have uploaded Lianja 6.0RC2 for Windows, Linux and MacOS for those of you who have access to pre-release versions.
This is...