Stephen Russell wrote on 2013-09-27: > There is some sore of cleanup command but I didn't phrase it correctly on > Google last night at an old clients place. > > What I did was take a copy of a running dbc and it's local tables to > another folder which I opened up under a different mapped drive letter. > This was an access point to SBT data for the shipping dept and the FedEx > or UPS systems. All working fine against company 1 in SBT. > > Client has created company 50 and wants same thing interacting between > Company50 SO data and FedEx. > > I am having problem with a dbf that records the transactions from the > carrier(s) in that it is still hooked to the former dbc. I made a new dbc > and put the views in there but reattaching the table seems to not work. >
Stephen, I have opened the old table and database. Then issued a COPY TO command with the DATABASE clause pointing to the full path of the new DBC. Don't forget the WITH CDX clause to keep the indexes. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] 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/[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.

