Hi, Customers that have ALS receive errors the table ID does not match the one in the dictionary, when the program make updates to the table structures, not necessary raising an error. This error is not happening with the Client-server. Is there any way to get the table ids? What is the location at the header in order to do a cycle to compare all the tables. Or the only way is to open all the tables and catch the error? *ALS Ver. 10.10.0.17 Thank You Oscar Hernandez |
Hi Oscar, In this case the table was working fine in the app, it just after upgrade of the app that start sending errors to be opened, and the only way to solved is open all the tables in the dictionary delete from there add again to the dictionary and set again the attributes. Or What I did Yesterday was to move the data into my client-server environment and run the update there, no errors with the same procedure. Why are not behaving the same ADS and ALS?
(05 Feb '14, 04:36)
oscar_hernandez
How does your app upgrade work? Is it by copying over the data files? Then this is expected behaviour. ALS and ADS work the same.
(05 Feb '14, 05:55)
Joachim Duerr
|