Search the web
Sign In
New User? Sign Up
magicu-l · eDeveloper (Magic) Software Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 97453 - 97482 of 129554   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
97453
Felix Not sure how you would UNION within Magic, easiest way is to create a VIEW in SQL and then use the View as your main table. Regards Steve Greenfield ...
Steve Greenfield
steve886470
Offline Send Email
Oct 1, 2005
8:40 am
97454
I agree, create a view. The (only?) other way would be to write all of your records to a temporary local file with Link Writes. Pete ... From: "Steve...
Pete Hall
llahetep
Offline Send Email
Oct 1, 2005
10:34 am
97455
Friends, I just uploaded an updated version of my DDF Maker utility. From the ReadMe file: "v1.3 01-Oct-2005 In previous versions, path information...
Steven G. Blank
blanstev
Offline Send Email
Oct 1, 2005
12:47 pm
97456
Keith, There is a handler in the component that raises the public event in the application. It is not propogated. The same componetn/event works properly...
Arch Lineberger
archnc
Offline Send Email
Oct 1, 2005
3:17 pm
97457
Arch, Sincde it works in an application it should work here too. What happens if you run it on a Runtime (mgrntw)? Be sure to make a fresh mff of it. Toolkit...
Frank Van Herreweghe
magicman2be
Offline Send Email
Oct 1, 2005
6:25 pm
97458
I agree, Frank, it should run! I tried it with mgrntw.exe with the same result. Is there some parameter in a seperate dialog (from the Events and Handler...
Arch Lineberger
archnc
Offline Send Email
Oct 1, 2005
6:43 pm
97459
now what if you change the eventname ? Just to make sure you don't have a typo :-) Regards Frank Van Herreweghe Frank.van.herreweghe@... ... From:...
Frank Van Herreweghe
magicman2be
Offline Send Email
Oct 1, 2005
7:28 pm
97460
Arch, I agree with Frank. Have it raise a different named event in the appplication just to make sure it's raising events properly. Worst case is that you...
Keith B. Canniff
kbcanniff
Offline Send Email
Oct 1, 2005
8:50 pm
97461
Freddy, Change the following entry in the Magic.ini file. AllowTesting = N ... ====================================== Keith Canniff VP Product Development ...
Keith B. Canniff
kbcanniff
Offline Send Email
Oct 1, 2005
8:55 pm
97462
Thanks Keith I found it all ready after comparing some ini files. The tip given by Frank is also a good one to prevent this kind off trouble. Regards Baert...
Freddy Baert
frebae
Offline Send Email
Oct 2, 2005
7:10 am
97463
Hello Luke, You obtain this message when there are no records in the defined range AND the Create mode isn't allowed. In fact the "mode not allowed" error...
Emanuel VITAN
emanuel_vitan
Offline Send Email
Oct 2, 2005
7:30 am
97464
Thank for your suggestion, I will use View in SQL for that purpose. Hope new release of Magic will be added with those two important function I think. Group by...
Felix Purnomo
joyjfelix
Offline Send Email
Oct 2, 2005
11:34 am
97465
hi everyone! id like to ask what went wrong with my conversion from btrieve to pervasive.sql v8 data file. i am using magic 9.4 sp3c and pervasive v8 but only...
sagspy
Offline Send Email
Oct 3, 2005
6:47 am
97466
You do not have to change anything to use pervasive.sql v8 if you continue to use the Btrieve gateway. If you want to use the SQL side of Pervasive and you use...
Robert Skellern
skellerr
Offline Send Email
Oct 3, 2005
7:41 am
97467
Magicv8.3 SP12 I wrote a base64 encoding based on some specs I found on the web, but it is terribly slow for large files. Is there a Magic related uitility...
Drs. Ronald Segijn
rsegijn
Offline Send Email
Oct 3, 2005
9:56 am
97468
I'm really late reading this but I wonder if it is the same BUG we have seen. In our case we are not having a problem with the user changing the printer...
Rosie Coller
rosiefm2000
Offline Send Email
Oct 3, 2005
9:58 am
97469
Magic's default storage types are not SQL compatible. You'll need to redefine the storage types and rebuild the files as outlined in the very nice article "In...
Sherman Levine
shermanlevine
Offline Send Email
Oct 3, 2005
10:18 am
97470
... As someone else mentioned, if you have PVSW SQL, you still have PVSW Transactional. The SQL is just a "layer" of functionality that is added to the basic...
groups
groupsmbminv...
Offline Send Email
Oct 3, 2005
10:34 am
97471
Hi, For the first time I have installed Magic (8.2) on a Windows Terminal Server. Everything works fine if I am logged on as Administrator, but when I logg in...
periherman
Offline Send Email
Oct 3, 2005
11:22 am
97472
Hi All, Any advice or suggestions on how to 'undo' all the changes made on a table control. [Undo] = Record only [Cancel/F2] = Record only [Rollback] = Does...
Julie Calboutin
devdoods
Offline Send Email
Oct 3, 2005
11:59 am
97473
Late to the party, but I also recognize the infamous January 4, 7908 date. I believe that you've made one of the following two mistakes: 1) In Magic's Tables...
Steven G. Blank
blanstev
Offline Send Email
Oct 3, 2005
12:07 pm
97474
Hello, I *think* that I have seen something like this in GET.DLL. I am not too sure about my facts though. Have a look at GET's documentation,...
jaco@...
jacovt82
Offline Send Email
Oct 3, 2005
12:37 pm
97475
Again I'm late replying on this one but we have been doing exactly what Sherman suggests ever since we moved to SQL. It works really well. We add a link query...
Rosie Coller
rosiefm2000
Offline Send Email
Oct 3, 2005
12:42 pm
97476
From the release notes for 9.4SP3c ... <quote> Changing the Printer in the Main Printer Dialog (QCR #301328) Changing the printer in the main printer dialog...
Paul Barsby
paulbars
Offline Send Email
Oct 3, 2005
1:28 pm
97477
Angel, We had the same problem and didn't find a quicker way. We were converting from Magic 9/Btrieve to Magic 9/MSSQL and basically 3 programmers took a block...
Rosie Coller
rosiefm2000
Offline Send Email
Oct 3, 2005
1:37 pm
97478
Julie, If your transaction setting is Deferred / Before task prefix, you can evaluate Rollback ('TRUE'LOG,1) to cancel all changes made in the current session....
Andy Jerison
ajerison
Offline Send Email
Oct 3, 2005
1:42 pm
97479
Hello,group, Magic 8.3 SP4 In DBMS in row 8 ODBC has ID 19 in magic.ini [MAGIC_GATEWAYS] ;MGCOMM01=mgwsock.dll MGDB00=MGBTRV.DLL ;MGDB03=mdcisam.dll ...
edi.klarima@...
klarima1
Offline Send Email
Oct 3, 2005
1:50 pm
97480
Ron, Magic 9.4 SP5 ;-) regards Frank Van Herreweghe...
Frank.Van.Herreweghe@...
magicman2be
Offline Send Email
Oct 3, 2005
1:52 pm
97481
Nope, wrong again. In fact Rollback() does end the task. The solution then will be to run your task from a drop-through parent task. In the parent, select a...
Andy Jerison
ajerison
Offline Send Email
Oct 3, 2005
1:56 pm
97482
What Magic Licence do you have? If you are using the desktop licence (MGLANTK or MGLANRT) then you can't use ODBC, you can only use Btrieve and Memory in Magic...
Rosie Coller
rosiefm2000
Offline Send Email
Oct 3, 2005
2:00 pm
Messages 97453 - 97482 of 129554   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help