Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Thread SQL Causing Freeze
Mon, Nov 15 2010 10:28 PMPermanent Link

Xazzy

REF: http://www.elevatesoft.com/forums?action=view&category=dbisam&id=dbisam_sql&msg=14478&page=1

To reproduce the lockup specify this SQL in DBSys.exe v3.30:

SELECT SendStatus FROM "Send_Task.dat" WHERE SendStatus=5 and UPPER(Email) in
(SELECT UPPER(Email) FROM "Memory")



Attachments: Test_DB.zip
Image