Al wrote:
> Hi foxgang.
> thought I would pass on an interesting thing I just got bit by.
> I have a table
> ocsusers.dbf
> It is open and I am adding several file in different directories with the
> name
> ocsusersap.dbf
> If I work on these by adding the tables for somereason they are open with
> the table area as a name so use in select("ocsusersap") fails becuase in
> this instance its open as D
> weird. I have checked the write ahead cache but it still does it.
> be warned. I think this is a VFP9 thing. I also have problems since VFP9
> with making objects. I think there is a timing issue.
> AllenIsn't this just expected behaviour? If you open a table as the same name as one already open it allocates a single-letter alias B, C .. etc -- Cheers ============ Brian Abbott ============ _______________________________________________ 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.

