Need to borrow some parchyderm loot. Herb, how is this coming?
Type: Posts; User: Cox
Need to borrow some parchyderm loot. Herb, how is this coming?
yvonne,
I have noted that when you do this copy, it does matter what record you have selected of the opened table. realised this since my source table had say 100 lines, but when I did the...
Asking the forum is one way, but believe at this point, the user will actually be trying something and hit a prob. What I am suggesting is for features that one may not have even considered but could...
What I meant is that there is so much in lianja, but if you don't hold the hand of new comers to lianja with feature videos some of these great under the hood stuff will never be known to them. I...
Barry,
Can you please check.
If I add a subtitle item while already have a menu, then the subtitle will display below menu. Assume an ideal look would be for the menu to be below the subtitle for...
Can this topic be expanded with details for the likes of me who don't know what you folks are talking about here, preferrably in a video.
Topic: Working with data/Moving data into Lianja/dicing...
And to get all the data back, run
select orders
set filter to all
Hank,
Please expand your contribution here for us who coming from javascript end. Had mention of cursors but don't know...
Typed wrong, version 1.0, still on trial copy (4 days before I am locked out).
If I put the select at the vt create level, it means I need to create other vt's to keep the data local and use it for...
Lianja version 1.1
I have the setup as you mention, a MySQL virtual table. The definition of it "selects *..." as well.
Brief:
SQL -> MySQL
database: world (sample database)
table: country
Running the following in MySQL returns 5 records, when I use this statement in the "choices" property of a combobox, I only...
I have spent last 5 minutes sitting on the naughty step, cos I thought I must have been doing something wrong, back at the computer now and have added the said code
messagebox("Test from...
I have created a canvas and in it dropped a combobox object. Created the choices taht will be displayed and wanted to fire an event on Change and an on data change. These two don't appear to be...
Any plans for training video resources?
Did run WMI calls using vbscript in python a while back, worked fine for the operation I was running.
Thanks, that sort it. just needed to add the dll's to systems directory. Just to confirm now that a published application when moved to a new machine will have these covered...
Thanks, that sort it.
Please see images, I have made the registry changes as shown,
483
and tried to install WMI-1.4.9.win32 (https://pypi.python.org/pypi/WMI/#downloads). as shown in the install pane, the entry for...
In my quest to gather USB stick drive serial number have come across vbscript code that I can run from python. when I run the code however, the popup is displayed and not desirable for the needed...
I have managed to gather system details using python & vbscript and during this exercise, found that I did need to make use of modules that are not default in the lianja distribution (hence moved to...
I am trying to run a for in range loop python as follows via a command
for num in range(5):
Lianja.writeLog(num)
p.s, there is a tab before th Lianja.writeLog.
not getting any output in...
Please advice on how I can make use of Python to access/determine the serial number of a USB drive.
I am aware that I can make use of microsoft WMI (Windows Management Instrumentation) but I stumble...
Lianjasupport...
Please advice on how to achieve security of the application deployed as a desktop.
Security on basis of copyright and distribution of said software.
Cory,
Allow me to give this a go in replying hoping Lianja support can read my current understanding on "lianja way"
I would work with a Virtual table whose design code is as follows, meaning...
On virtual tables, various scenarios, i.e. use of 'local', database tables on MySQL, on MS SQL.
Any resulting screencast should be used as a "solution" to various threads that have been raised on...