Re: "File In Use" on USE "during" SQL SELECT Execution

Author: Ken Dibble

Posted: 2015-07-16 at 11:20:05

>USED() only tells you if an ALIAS name is used, not a table.

>

>create table temp (field1 c(10), field2 d)

>USE

>use temp alias nottemp in 0

>? used("temp") && .F.

Yup. But my code never sets up ALIASes that are different from the table name.

I'm about to post a very long message providing excruciating detail about

this.

Be afraid. Be very afraid.

Thanks.

Ken

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/5.2.1.1.1.20150716121858.020c5e88@POP-Server.stny.rr.com

** 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.

©2015 Ken Dibble