I remember :-) Not the triple DES issue; you explained however the concept of your DB access and how you handle these things in the past. You would wonder how...
118937
Andreas
asedlmeier
Aug 1, 2007 9:14 am
We were there in January, Beny ? Did you ever get hebrew mail with proper encoding and right to left working with Magic ? Since you cannot influence the SMTP...
118938
Andreas
asedlmeier
Aug 1, 2007 9:38 am
You need to be a _bit_ more specific about the things which actually fail and the things you tried, Russel. I never do installations of Magic on iSeries, the...
118939
Rosie Coller
rosiefm2000
Aug 1, 2007 10:46 am
Hi Guys, I'm having a problem with a new variable change on one of my programs. In the same program there is an existing variable change on a different ...
118940
Rosie Coller
rosiefm2000
Aug 1, 2007 10:50 am
As an adendum, I've tried re-creating the variable change level and allowing eDev to add the two parameters it wants, then I've conditioned the update on...
118941
Cyril Wan
cyril_w
Aug 1, 2007 11:39 am
I'm trying to create a simple Menu system without the use of the ActiveX with 2 Frames. Left navigation with a Tree control and Push buttons which needs to be...
118942
aleriz
Aug 1, 2007 12:27 pm
Hi, I found this post and I need an answer. I have the same problem with SendMail function. When trying to send more than 1 e-mail with attachments, I got the...
118943
Andy Jerison
ajerison
Aug 1, 2007 1:02 pm
Alan, ... My guess is that the column data will become <current value> -1 << That's right. So if the field contained a zero when you first parked on it, it...
118944
Rosie Coller
rosiefm2000
Aug 1, 2007 1:15 pm
Unfortunately there seems to be something else at play here as well. I have tried two things... Attempt 1 ... In v9 set 'SpecialNullTerminateBlobs=Y' and then...
118945
Brookes, Alan
alanjbrookes
Aug 1, 2007 1:15 pm
Ah - users! If only we didn't have to have users... Well, I solved it. Some idiot programmer (yup - me) passed the column - wrongly - as a parameter to a...
118946
Andy Jerison
ajerison
Aug 1, 2007 1:20 pm
Hi Rosie, Re: CHG_REASON.... You only need the condition if you want to prevent the update when the change is caused by user input. One possibility is that...
118947
Andy Jerison
ajerison
Aug 1, 2007 1:26 pm
Cyril, Sounds like the program with the tree control on the left-hand side of the splitter is the top-level program for your entire application. If so, its ...
118948
Jaco van Tonder
jacovt82
Aug 1, 2007 1:27 pm
Rosie, Interesting findings... Could you please post the cipher() arguments that you use? I would like to confirm those. Thanks,...
118949
Andy Jerison
ajerison
Aug 1, 2007 1:40 pm
Congrats! ... You mean "some user", don't you? After all, we are ourselves all users of Yuval's masterwork, right? Andy "My name is Andy Jerison and I'm a...
118950
Rosie Coller
rosiefm2000
Aug 1, 2007 1:50 pm
Hi Jaco, Momments after I clicked send I remembered something Steve had mentioned in one of his messages. In v10 the Blob model that we use has converted to to...
118951
Brookes, Alan
alanjbrookes
Aug 1, 2007 1:52 pm
... From: Andy Jerison [mailto:ajerison@...] Sent: Wednesday, August 01, 2007 2:40 PM To: magicu-l@yahoogroups.com Subject: Critical - Unseen column...
118952
Rosie Coller
rosiefm2000
Aug 1, 2007 2:00 pm
Thanks Andy, In this case it is a virtual and in my tests it WAS a user editing a control that should have triggered it. As it's not a program update of the...
118953
Omar Lamin
ola_ip
Aug 1, 2007 2:04 pm
Yes, What I say is: "I love it when the problem is mine. I can eventually find it and fix it by myself" In general I am quite happy, because there is a lot of...
118954
Brookes, Alan
alanjbrookes
Aug 1, 2007 2:06 pm
I have no option - I'm the only programmer... ... and I'm very strict with myself :-) Regards, Alan ... From: Omar Lamin [mailto:olamin@...] Sent:...
118955
Andy Jerison
ajerison
Aug 1, 2007 2:24 pm
Rosie, I should have reviewed the help on CHG_REASON. As you pointed out, when it's 0, it means the user changed the control's contents. This is one of many ...
118956
Herry Nurmawanto
herry_nurmaw...
Aug 1, 2007 2:31 pm
Dear Russel, I have already installed Magic 9.4 on IBM iSeries. First time to install I have a problem because I create library using command CRTLIB. This ...
118957
its_mba
Aug 1, 2007 3:02 pm
Hello Group How can Pervasive's client (not workgroup) be configured to access local (Pervasive and/or non-Pervasive) files? Pervasive v.8.6. TIA Ian...
118958
Andy Jerison
ajerison
Aug 1, 2007 3:07 pm
Ian, If the client is not running on a computer running PSQL Server Edition, it can't. The client does not include the database engine. Andy ... From:...
118959
Sherman Levine
shermanlevine
Aug 1, 2007 3:10 pm
I don't think the client can do that. Perhaps use memory files instead. ... From: "its_mba" <its_mba@...> To: <magicu-l@yahoogroups.com> Sent:...
118960
Steven G. Blank
blanstev
Aug 1, 2007 3:19 pm
Rosie, I've seen no problems with Variable Change and am unable to reproduce your non-behavior, so I would guess that it has something to do with some...
118961
Steven G. Blank
blanstev
Aug 1, 2007 3:28 pm
Ian, When it comes to Pervasive [data] files, Pervasive clients NEVER access them directly. Pervasive engines are the only entities that ever access data...
118962
Lee
leeanthonysu...
Aug 1, 2007 3:41 pm
As I recall, I solved the issue by using the license server instead of pointing to the license file directly. Is the server still supported in v10? Lee. ... a ...
118963
Steven G. Blank
blanstev
Aug 1, 2007 3:48 pm
Rosie, In your v10 test program, did you change your BLOB variable's Content property to "ANSI"? Steve ... Steven G. Blank Salt Lake City, Utah USA...
118964
Rosie Coller
rosiefm2000
Aug 1, 2007 4:03 pm
Yes - eventually! You are right - that is what made it work. Thanks Steve ... [Non-text portions of this message have been removed]...
118965
Rosie Coller
rosiefm2000
Aug 1, 2007 4:12 pm
We have been investigating the removal of 'RM Compatible39; levels in some of our programs and one of the stumbling blocks we are hitting is the behaviour of...