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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 129044 - 129073 of 148697   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
129044
Same here. It seems to be stored in two places projprops.xml and in the edp file. The edp is just an xml file as well so you can edit it in just the same way....
Rosie Coller
rosiefm2000
Offline Send Email
May 1, 2008
9:43 am
129045
Sorry, I was thinking Discovery from a previous thread. Those source files are encrypted and do not allow renaming a project. Arch ... -- InControl Systems ...
Arch Lineberger
archnc
Offline Send Email
May 1, 2008
12:13 pm
129046
Good point. In Discovery there is no way. With either Xpress or Enterprise you can edit the XML source directly. Rosie ... [Non-text portions of this message...
Rosie Coller
rosiefm2000
Offline Send Email
May 1, 2008
12:42 pm
129047
Correct! If it was a on the project Properties panel than we could change it the same way for both Discovery and the others. That is why I say that this is...
Omar Lamin
ola_ip
Offline Send Email
May 1, 2008
12:43 pm
129048
I agree, we shouldn't HAVE to do anything by editing the XML, everything it is possible to change should have a place in the studio where you can do it. My...
Rosie Coller
rosiefm2000
Offline Send Email
May 1, 2008
12:51 pm
129049
Well Discovery is free. Express is not. Just making sure you know. Omar...
Omar Lamin
ola_ip
Offline Send Email
May 1, 2008
12:58 pm
129050
Thanks all. I didn't want to modify the source and registry because I thought this was a trivial task that would be done in a more user friendly way. I guess I...
Cyril Wan
cyril_w
Offline Send Email
May 1, 2008
1:03 pm
129051
Dear Magic developers, I am a software developer that has mainly worked in Java, .net, c, c++, etc., but never in Magic. I have been assigned with a task to...
popstevo
Offline Send Email
May 1, 2008
1:07 pm
129052
Thanks that did the trick! I am pretty sure I didn't have to do this extra step in SQL2000 as long as I put the user a dbo C From: magicu-l@yahoogroups.com...
Cyril Wan
cyril_w
Offline Send Email
May 1, 2008
1:13 pm
129053
What you need to do is, in the program that you have created, drill into it using F5. Press Ctrl+F for Forms. Cursor down to the 'text-based' form and F5...
Simon Scott
rushden_calling
Offline Send Email
May 1, 2008
1:25 pm
129054
In MSSQL 2005, you should try and keep away from TEXT and IMAGE as they are being deprecated in favor of VARCHAR (MAX) etc. They stated that these will be...
Oren
oreneps
Offline Send Email
May 1, 2008
1:49 pm
129055
How to eliminate unused spaces in a String field when converting from a SQL field that does not accept NULL to a field that does accept NULL? I've used MAGIC...
Frank
fmarto75
Offline Send Email
May 1, 2008
1:50 pm
129056
The solution was to just do a RepStr(X,chr(13)&chr(10),'\par ') after the text field was built and then move that into the RTF field. Thanks everyone for the...
Jim Stephenson
jimhstephenson
Offline Send Email
May 1, 2008
1:57 pm
129057
Hi Frank, Have you tried updating the field with the function Null()? Omar, ... from a SQL field that does not accept NULL to a field that does accept NULL? ...
Omar Lamin
ola_ip
Offline Send Email
May 1, 2008
2:12 pm
129058
Well, since you're very new to eDeveloper, let's try to do this as simply as possible. As you've done already go to your tables and do the Ctrl+G, but this...
Keith Canniff
kbcanniff
Offline Send Email
May 1, 2008
2:20 pm
129059
I guess this is my week to play with text fields... I have been experimenting with Thomas' Spell check program he put in the files section a short time ago and...
Jim Stephenson
jimhstephenson
Offline Send Email
May 1, 2008
2:46 pm
129060
We are currently close to achieving the 2nd Holy Grail of Magic development using v10 and VSS (1st Grail being an application that runs on MSSQL and...
Steven Burrows
doomlord66
Offline Send Email
May 1, 2008
3:01 pm
129061
Hi, V8.2 - I'm trying to create an exported file with 80 chars line for a bank interface. It seems that Magic trims the line. for example if the data line...
Cyril Wan
cyril_w
Offline Send Email
May 1, 2008
3:19 pm
129062
Cyril, You have to set the output to None, and manually insert the Chr(13)&Chr(10) in the 80th position to force a true fixed length record, unless you can ...
Keith Canniff
kbcanniff
Offline Send Email
May 1, 2008
3:23 pm
129063
Jim, Did you specify in the edit control in the screen to "Allow CR in Data" to Yes? Keith From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On...
Keith Canniff
kbcanniff
Offline Send Email
May 1, 2008
3:25 pm
129064
Yes ... [Non-text portions of this message have been removed]...
Jim Stephenson
jimhstephenson
Offline Send Email
May 1, 2008
3:28 pm
129065
Hi all, I have a stored procedure with 4 input parameters & 1 output parameter. When i call this SP via Magic it comes up with an error along the lines of...
steve_edwards001
steve_edward...
Offline Send Email
May 1, 2008
3:31 pm
129066
Jim, I guess I'm confused. The text field is just a string with CR/LF imbedded in it. They're not separate records. They just display that way in fields or...
Keith Canniff
kbcanniff
Offline Send Email
May 1, 2008
3:33 pm
129067
Thank you very much Keith, I totally agree with you about Access but it is not my choice :( user has the final word.... I did everything as you wrote, but when...
Stevo Popovic
popstevo
Offline Send Email
May 1, 2008
3:46 pm
129068
Keith, What do you mean "Output to None" ? I am using v8.2 Also the line may come up to 80 chars in length, but when I detect the len less than 80, I can...
Cyril Wan
cyril_w
Offline Send Email
May 1, 2008
3:47 pm
129069
Charles and I will be at MIUG Conference this year, who else going to make it? J [Non-text portions of this message have been removed]...
Jean H. Chandler
la_edev
Offline Send Email
May 1, 2008
3:48 pm
129070
instead of Output Parameter you can have select statement at the end of store proc to return the value. john ... select ... which ... appear ... this ... using...
johnggberg
Offline Send Email
May 1, 2008
3:57 pm
129071
That was confusing to me too. But, I have fixed it by doing a RepStr(X,chr(13),chr(13)&chr(10)) after the text file is returned from the spell check. Thomas...
Jim Stephenson
jimhstephenson
Offline Send Email
May 1, 2008
4:26 pm
129072
I will also be there Dan Dailey _____ From: magicu-l@yahoogroups.com [mailto:magicu-l@yahoogroups.com] On Behalf Of Jean H. Chandler Sent: Thursday, May 01,...
Dan Dailey
dan_dailey2002
Offline Send Email
May 1, 2008
4:33 pm
129073
Hi Omar, Thanks but this would make the WHOLE filed NULL; I still need to keep whatever entry is there. For example: SOURCE FILED: VARCHAR(30), does NOT accept...
Frank
fmarto75
Offline Send Email
May 1, 2008
4:36 pm
Messages 129044 - 129073 of 148697   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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