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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 67269 - 67298 of 129554   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
67269
In Oracle there is one hint which has very clear uses: /*+ FIRST_ROWS */. This instructs Oracle to return the first part of a query's resultset. On large...
Ian Ledzion
ian_ledzion
Offline Send Email
Aug 1, 2003
7:02 am
67270
It's hard for me to give a detailed solution to your problem, but I can tell you what my guess is. A)deferred B) a subform has to be Within Active Transaction...
Mark Sanders
helpmeout123...
Offline Send Email
Aug 1, 2003
7:02 am
67271
I use scomm.dll to communicate between a commercial business application with magic 8.20 (Windows 2000 gold Windows NT) and an application of production under...
yannickelise
Offline Send Email
Aug 1, 2003
7:12 am
67272
In case of 16-bit value , say ABCD, you can : 1. create 2 vars LOBYTE , HIBYTE LOBYTE=ABCD MOD 256 HIBYTE=(ABCD - ABCD MOD 256) / 256 then swapped_16bit_value=...
peeping_tom_pl
Offline Send Email
Aug 1, 2003
8:45 am
67273
Emanuel, You wrote: "Note that in 9.4 a subform can open a new transaction." This is not true, this is the problem we encountered in the beginning of this...
Mark Sanders
helpmeout123...
Offline Send Email
Aug 1, 2003
9:06 am
67274
Mark, Im sorry but i disagree with you because : 1. I found the next thing in the readme.htm file distributed with magic 9.4. ...
Emanuel Victor VITAN
emanuel_vitan
Offline Send Email
Aug 1, 2003
9:19 am
67275
Do you mean that a subform CAN create it's own transaction when you're NOT using an iframe. And a subform CANNOT create it's own transaction when you are using...
Mark Sanders
helpmeout123...
Offline Send Email
Aug 1, 2003
9:40 am
67276
Mark, For me, the subform and the IFRAME are 2 different ways to implement 1 to many programs (in browser based web development). SINCE 9.4 1. When using...
Emanuel Victor VITAN
emanuel_vitan
Offline Send Email
Aug 1, 2003
9:56 am
67277
Thanks, that's it. I had already assigned the field to the control in the HTML control repository. So deleted it, started frontpage and dropped it on the...
mathieuclaesen
Offline Send Email
Aug 1, 2003
10:30 am
67278
My 2p worth on this. We have found that Terminal servers need re-booting on a regular basis and for this reason we have found it beneficial to run it on a...
Rosie Couling
rosiefm2000
Offline Send Email
Aug 1, 2003
10:37 am
67279
hi group, I'm trying to create a new compnent with "Interface Builder", but i getting the follow message : "definition mimatch, table : cibmain". if somebody...
Alexandre Capelini
zanecapel
Offline Send Email
Aug 1, 2003
11:35 am
67280
Grupo Repullo Hi, (MAGIC v9.3 SP5) I trying to use Magic and MySQL 4.0.14 (with InnoDB tables). I want to create tables from MAGIC, but the default of MySQL...
FREDERICO
fred2632
Offline Send Email
Aug 1, 2003
12:17 pm
67281
... works ? Start the MySQL server with this options: --default-table-type=InnoDB...
tomovtony
Offline Send Email
Aug 1, 2003
12:57 pm
67282
See, I knew there was something about those Power PCs....they're bi-endian. ... From: Sherman Levine [mailto:slevine@...] Sent: Thursday, July 31,...
Heard Saxon
rhsaxon
Offline Send Email
Aug 1, 2003
1:07 pm
67283
However, there is a plugin you can get for Dreamweaver for Magic. Ken ... From: Emanuel Victor VITAN [mailto:emanuel.vitan@...] Sent: Friday, August 01,...
The Web Magician
knjay5
Offline Send Email
Aug 1, 2003
2:38 pm
67284
I put that in 'My.cnf'. Works, thanks ... This is not a MAGIC question, but you or some can help-me: How to create more then one InnoDB TableSpaces ... ? []s ...
FREDERICO
fred2632
Offline Send Email
Aug 1, 2003
2:48 pm
67285
Hello Group, I am having a little problem here. I need to read a dynamic generated html page from the internet into my Magic program to analyse the content. My...
Uwe Stern
uwe3356
Offline Send Email
Aug 1, 2003
3:23 pm
67286
9.3 or 9.4 has functions to do this prior to that there are external tools that make it easy enough hotfudge has a function httpget() for example with some...
Craig Martin
yoda_master_...
Offline Send Email
Aug 1, 2003
3:35 pm
67287
Hallo Craig, Thanks a lot for that fast answer. Uwe ... CM> 9.3 or 9.4 has functions to do this CM> prior to that there are external tools that make it easy...
Uwe Stern
uwe3356
Offline Send Email
Aug 1, 2003
3:38 pm
67288
There's also a cool piece of freeware from iOpus called downloader. It's a command line utility, so it's easy to call from Magic/batch files. ...
michael_hildner
Offline Send Email
Aug 1, 2003
3:42 pm
67289
That's funny! iOpus too! The request for these tools set me going. I knew HotFudge had something because I had used it but couldn't locate it. Thanks Craig! ...
Ira Gershenhorn
iragersh
Offline Send Email
Aug 1, 2003
3:53 pm
67290
Be careful with IOpus downloader if you use it to move files on a network. It MOVES the file instead of copying. The source file gets deleted. Todd ... ...
Todd Baremore
tbaremor
Offline Send Email
Aug 1, 2003
4:52 pm
67291
Hello group, I'm getting several users who are getting "Failed to open sort/temporary table" when printing a report that has a sort. Magic 9.3 sp4 with memory...
dave_driemeier@...
dave_driemeier
Offline Send Email
Aug 1, 2003
5:41 pm
67292
Henning: Here is the information you requested. Magic v9.3sp5 Network 100mbps Server Windows NT 4.0 sp6a CTL is btrieve on server eDeveloper running on local...
hmbtx
Offline Send Email
Aug 1, 2003
6:06 pm
67293
Unless you are a SQL expert, i.e. DBA with a lot of experience NEVER hint! ... From: "enext" <support@...> To: <magicu-l@yahoogroups.com> ...
Steve Worthington
swglad
Offline Send Email
Aug 1, 2003
6:15 pm
67294
will only give performance improvement for on-line when the query RESULT is large (indexed query on large table may only return small result set). If the query...
Steve Worthington
swglad
Offline Send Email
Aug 1, 2003
6:16 pm
67295
Do you update your statistics, Ian ? I also remember that Oracle optimizer's output required you to be a scientist to read but something I saw very often is...
asedlmeier
Offline Send Email
Aug 1, 2003
7:41 pm
67296
I am just experiencing the opposite with 9.3 SP5 and DB2/400 on iSeries. This is a bug but not relevant for you because on a PC this program works ok. For some...
asedlmeier
Offline Send Email
Aug 1, 2003
7:57 pm
67297
Hallo Group, I did try what Craig recommended, but now I am stuck. I can retrieve a simple webpage and it is then loaded into the blob. But with a complexer...
Uwe Stern
uwe3356
Offline Send Email
Aug 1, 2003
8:04 pm
67298
Hallo Ira, Thank you for the advise. what i need is to download dynamically generated weppages. So a tool downloading just a page or a site is not working as...
Uwe Stern
uwe3356
Offline Send Email
Aug 1, 2003
8:13 pm
Messages 67269 - 67298 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