Thanks Ariel, I believe, the settings in the external files tab of the project properties must always override the INI settings, but this works only if the ecf...
Just to emphasize what Thomas is saying. The fact that a work around for a component issue implies that one needs the source code to be able to modify both the...
The issue is resolved. Symptoms: WinServer2003 SP2; Data Execution Prevention on (DEP); uniPaaS error message: "The runtime engine could not be prepared for...
I suppose it had to happen one Day :) Today was my last day at Magic Software, and I've decided to move in a different direction. I'm about to start a new...
They did? I actually interrupted the download after I read the release notes and didn't find that one! Oh well.... Andy J ... From: magicu-l@yahoogroups.com...
Hi Teun Yes we have v8.3 Rel. 15. The latest is a 50 User with Pervasive 10 Running on and IBM x Series with IBM POS and IBM/Lenovo PC's and Laptops. We don't...
I searched these newsgroups, noticing that there were several cases with similar problems. However I couldn't find any message stating that the problem was...
'I suppose it had to happen one Day :)' => for me about two and a half year : then I am an elderly man of 65 years old. Though I don't imagine that I am your...
Same here, I never released my component framework because of this serious problem. It was on the planning in 2006 (as yuval said on the miug) but it fell off ...
I have worked my way through building a complex SQL, basically to overcome the response time of ranges in Magic. Final hurdle.. the Order by Clause,...
Steve  Yes this worked........ thank you and I understand the numeric v/s character fields which need not and need quotes around the token ..... but why...
Except we wish it didn't have to happen! You will be missed. ... -- Heidi Schuppenhauer www.Magic-IUG.com [Non-text portions of this message have been removed]...
Idris, After insertion of input arguments, your ORDER BY clause consists only of the names of columns. Don't surround table or column NAMES (or literal numeric...
Idris, One other thing worth mentioning: PSQL didn't complain when it received a clause like ORDER BY 'xx' because 'xx' is a constant. It won't have any ...
After a few days in testing I finally managed to force Webrowser control from Microsoft to work. If you want to post data to some page you need to first...
Hello all, I am trying to display a list of contacts, similar to the way Microsoft Outlook looks when you are reviewing your contacts. The trouble I am having...
Howard, uniPass still only supports fixed height table rows on online forms. One day hopefully they'll change this. If you need variable height rows you'll...
Must you have a Magic table? Perhaps some simple HTML in a browser control or RTF in an RTF control. would serve your needs. Sherm ... From: "hmiller1701"...