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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 82083 - 82112 of 129334   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
82083
Hi Keith, Wow! that is great and is exactly what i was thinking of asking next. I sure will try that and If it works it will be perfect. thanks. Azriel. ... ...
azrielarad
Offline Send Email
Aug 1, 2004
9:45 am
82084
There have been numerous conversations on this in the group. Download the archive from www.magicusergroup.com/archive and search the contents. That should give...
Keith B. Canniff
kbcanniff
Offline Send Email
Aug 1, 2004
1:12 pm
82085
Hi Everyone I have one year of magic 8/edeveloper experience, My company started downsizing, i have no idea what to do. I live in Canada. How i can find...
Ch. Ellahi
magicedeveloper
Offline Send Email
Aug 1, 2004
6:34 pm
82086
Goto: http://www.magicprogrammers.com...
magic@...
crisisalertnet2
Offline Send Email
Aug 2, 2004
2:05 am
82087
Intranet aplication - client running on (Pocket PC 2002) IE. Event: OnKeyPress Object: Document doensn't work. How can I avoid this problemn? thx for your...
drahosz
Offline Send Email
Aug 2, 2004
7:54 am
82088
In the edit controls on your screen don't specify variables, point to expressions instead. ... event ... be...
moshef@...
mcfried
Offline Send Email
Aug 2, 2004
8:22 am
82089
Frank, This does sound like it may be related to the new license technology. The fact that you can start working with the runtime and then it crashes later on...
iseries@...
leesuttonatm...
Offline Send Email
Aug 2, 2004
9:39 am
82090
Hi all, I need to migrate data and table structures from a Pervasive SQL 2000 database to Oracle. The problem is to get the definitions correct. First of all...
Martin Victor
martin_victo...
Offline Send Email
Aug 2, 2004
9:39 am
82091
Hi Guys, As many of you know we're converting our application to SQL at the moment. I'm just trying to get Magic (9.4 SP3c) to script the creation of one of...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
9:54 am
82092
Rosie AFAIK, you can simply remove the GO and run them as a single operation. In answer to your question, however, the syntax would be: CREATE TABLE LAN ( ...
Mike Bannon
mbannnon
Offline Send Email
Aug 2, 2004
10:24 am
82093
Thanks Mike, That syntax works and I prefer to specify everything about a feild in one place in this way if possible. I have also tried just removing the GO...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
10:31 am
82094
in SQL Query Analyzer right click on the table, choose 'Script object to a new window as create', it will give a script for the complete table. ... creation ...
moshef@...
mcfried
Offline Send Email
Aug 2, 2004
10:33 am
82095
Hi Guys - my second question today on SQL. With Btrieve we use temporary files (NOT Memory Files) which are unique to each user and are created and deleted as...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
11:10 am
82096
Rosie, Previously i had a table with an extra field computername (became clientname on citrix), so you can easily create/modify/delete those records. Now in...
Frank Van Herreweghe
magicman2be
Offline Send Email
Aug 2, 2004
11:21 am
82097
you can give to a table name the prefix: '#' and it will be a temp table accessible only to the current session, or: '##' it will then be a temp table...
moshef@...
mcfried
Offline Send Email
Aug 2, 2004
11:35 am
82098
Thank you very much, Emanuel, just one thing I didn't understend, you told me to "open your IE6 window and in the url paste the InternetDispatcherPath you...
tsdvash
Offline Send Email
Aug 2, 2004
11:37 am
82099
You can contact Magic and ask them thier customer list in Canada. I did it before. ... started ... Any list of...
tsdvash
Offline Send Email
Aug 2, 2004
11:52 am
82100
Steve, Yes, i have tested it. It works from 9.4sp3 and above with a network licence. In your license file it needs to state P=N Possible values are: N=network ...
Meis Wietze Lammers
meis_wietze
Offline Send Email
Aug 2, 2004
12:43 pm
82101
This sounds like what I had seen talked about on the group. Do you just put the # in front of the table name in Magic? Sounds good but my guess it this is for...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
1:05 pm
82102
Rosie You could continue to use the same method - provided 'Check Existence' is set in the table's SQL properties Magic will issue the SQL to create it ...
Mike Bannon
mbannnon
Offline Send Email
Aug 2, 2004
1:09 pm
82103
Magic Software invites you to join us this coming Tuesday (August 3rd, 2004) at 12:00 PM Eastern (16:00 GMT) for a FREE live Webinar: XML and eDeveloper PLEASE...
steven_arnold@...
ssarnold
Offline Send Email
Aug 2, 2004
1:10 pm
82104
Frank, I have written a document on 'ABNORMAL TERMINATION: Maximum aantal gebruikers is bereikt' for internal use in our company, it is in dutch. I send you a...
Meis Wietze Lammers
meis_wietze
Offline Send Email
Aug 2, 2004
1:20 pm
82105
Jim, We have run into this error too. Looking with Dependencywalker (www. Dependencywalker.com) we found that for mgrqgnrc94.dll, wsnmp32.dll was missing on...
Meis Wietze Lammers
meis_wietze
Offline Send Email
Aug 2, 2004
1:21 pm
82106
... Hello, I prefer to use memory files when I can, the performance (especially if the memory tables are pre-open) are far much better than using a database...
Dominique Stéphan
stephan_domi...
Offline Send Email
Aug 2, 2004
1:39 pm
82107
Rosie, be careful using #temp tables. If Magic opens a second connection to the database, it will not be able to see the #temp table opened by a previous...
Brookes, Alan
alanjbrookes
Offline Send Email
Aug 2, 2004
1:41 pm
82108
can you send memory tables to a file, and reload them the next day as needed? ... From: "Dominique Stéphan" <dominique@...> To:...
Sherman Levine
shermanlevine
Offline Send Email
Aug 2, 2004
1:44 pm
82109
... I didn't think at it, but there are functions in Magic 9.4 that does exactly that : MTblSet(BLOB, table entry, DB table name, mode) MTblGet(table entry, DB...
Dominique Stéphan
stephan_domi...
Offline Send Email
Aug 2, 2004
1:53 pm
82110
Sherm, i guess you mean MTblGet/Set-functions from 9.4. Have not used it in applications yet but if it is data which is not "temporary" (and getting it back...
Frank Van Herreweghe
magicman2be
Offline Send Email
Aug 2, 2004
1:57 pm
82111
Thanks to all those who have helped with my first two SQL questions today. We're pressing on with the SQL work on our CTL but keep hitting small obstacles....
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
1:57 pm
82112
Dominique, You are right - they are not really temporary files when I think about it but rather user specific files. Prefixing the user name will work for what...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 2, 2004
1:57 pm
Messages 82083 - 82112 of 129334   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