(finally...a VFP post!) We've got a bug SOMEWHERE in this legacy code but it's a very difficult bug to recreate. iow, it only appears SOMETIMES and has no consistency whatsoever. This code creates a lot of temp tables locally (instead of cursors...why can I only guess that perhaps they didn't have cursors way back when in Fox or its predecessor...???), and often use "..., RECNO() as recno" as one of the fields.
Are there any known gotchas in using RECNOs in a VFP SELECT-SQL statement? We're using VFP9SP1 but this is legacy code from many years ago, fwiw. tia, --Michael _______________________________________________ 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.

