Did you know what on Win32 this will leak memory at releases lower than
7.1 to the point it will core dump?

FOR X = 1 TO 50000
        Y = GETREADU()
NEXT X

Unconfirmed by IBM that this will to.  (Var is still testing it)

FOR X = 1 TO 50000
        PERFORM "SELECT FILE WITH B$Att1 = 'A' AND WITH B$Att2 = 'B'"
CAPTURING JUNK
        PERFORM "CLEARSELECT" CAPTURING JUNK
NEXT X

:-)


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brutzman, Bill
Sent: Wednesday, July 18, 2007 1:07 PM
To: 'u2-users@listserver.u2ug.org'
Subject: RE: [U2] UniData 7.1 vs. MS SQL 2005 performance

What (specifically) is being sought that is not now available?

--BIll
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to