I need to write a routine that will rename tables in a dbc and keep the new names in the dbc in sync with the file system names. rename xx to yy works for the file system and rename table xx to yy works for the dbc, but neither works for both. Is there anything more direct than copy to <newname> database / drop table <old name>? I don't mind hacking the dbc if that's what it takes.
_______________________________________________ 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.

