Hello Vince
The reason I didnt want to take the name is because I re-using code and the
table name is all over the place though I suppose I could do a find replace.
Yes they are temp tables and its required because its a web service so could
be open more than once. However the cursor idea could be ok. If I create a
cursor read/write with the name it does not create a file with the name on
the disk I assume so that could well be the way out.
Thanks
Allen

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Vince Teachout

It sounds like these are temp tables, and if that is the case, then why not
simply create it with that name in the first place, then delete it after
use.  Even better yet, why not use a Cursor READWRITE, instead?

No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.518 / Virus Database: 269.21.7/1324 - Release Date: 10/03/2008
19:27
 



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

Reply via email to