Will do, many thanks
David
Type: Posts; User: avianmanagement
Will do, many thanks
David
Hi Yvonne,
I have a prg in Library/thirdpartylibs/avian
avian is listed in the addition file path setting of the app
in the project workspace I right click on the library folder and select...
Hi Yvonne,
I have a project xcase_2_Lianja
That shows up in the apps folder under the project xcase_2_Lianja
If I goto the Apps workspace, I think that is what is is called, I have a prg named...
Not sure this is the right place or would a ticket be more appropriate?
The documentation http://www.lianja.com/doc/index.php/Lianja
has
showErrorMessage message as Character
[,...
Thank you.
I looked a number of times for types, but in the names of the files rather than the path. :rolleyes:
If the path does not exist then could Lianja warn the users to save idiots like...
2457
2458
Hi Yvonne,
It's in the thirdpartylibs folder or it could actually be in the app folder I guess.
Lets say I add 4 prgs to the app and decide I don't actually need number 3 in my app at this...
I have added a two folders into my thirdpratlibs folder
avian and psplib
I run some code in a prg from the avian one an get an error saying a file does not exist
2455
That file is in the...
I have a folder in my Library/thirdpartylibs folder with some prg files in
Create app and add some as script files to the app
I want to remove one of these from the app, but not delete it from...
Issue turned out to be a few fields that were indexed but too long (239 charters).
I thought I'd sorted all of those in my Xcase model some time ago, obviously not.
Thank you
Sorry Barry bad wording on may part in the post.
What I was looking for in the help file was the max name length for a column.
Since it is importing long column names do you think the issue is...
Hi Barry,
Trying to see in the Lianja help file the max length, but can't see to find a reference to it
It has imported table column names that ar 17 long, maybe others in there that are...
Hi Barry,
No I did mean long table name as the first example I gave had a long name, da10application as opposed to the second which was shorter d7column.
I'll take a look at the length of the...
I also get
Importing table 'd7column' from 'c:\visualaims\data\d7column.dbf' - failed to import table
So it does not look like it's a case of a long table name
At the end of the import run...
I used drag and drop to import a vfp database into Lianja
For a number of tables is says it failed to import table
Importing table 'da10application' from...
When I ran
compare database aim with aim_live to file upgrade.prg
I get a message coming up saying
Production index file not found for 'T1'. Do you want to proceed
I say yes and did not...
Please ignore above. I had expected it to show in the databases in the interface. It is on the drive so all worked Ok
I want to try the compare database in the latest RC
I'm trying to use this code from the lianja / vfp condole with databases closed
copy database aim to aim_live if exists
But I don't get...
Hi Strato,
Why do you have two products with the same name?
I believe the GetDataMapping and SetDataMapping do a sort of reverse lookup, since you have two entries the same for Change it is...
Thanks Barry and Hank, that was much easier than I expected.
Thanks for that
With this work with free tables as there is no DBC involved with the Xcase tables I believe.
I want to continue using Xcase for my data modelling.
To create / update tables in my Lianja database I need to do a select statement from some of my Xcase dbf file, vfp files, and then I just...
Brilliant, this is going to be really useful to set all the seetings one wants for apps automatically
Hi Barry,
OK ER ticket submitted.
If it's an after create delegate where would one set that sort of thing as it would need to presumably be at project level so all apps within that project...