Maybe there are no records returned. I use if _tally > 0 Al -----Original Message----- From: Sytze de Boer Sent: Monday, December 13, 2010 10:00 PM To: [email protected] Subject: No table is open error
Hi Gurus Can someone assist me and locate the problem. Or how to trap it and overcome the issue With this ONE client, on this ONE workstation, I get this error, frequently But not everytime ** myfile is a variable based on log-in name and I'm confident is ok SELECT * FROM wininvs WHERE str(invnum,10)+client==trcask519 INTO TABLE (myfile) USE SELECT 100 USE (myfile) ALIAS wintemp EXCLUSIVE GO top The error is on the line GO TOP _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

