On Wed, 09 Sep 2009, Szak�ts Viktor wrote: > Hi All, > What is the proper way to rename a table so that it > also works on remote server? > We have dbExists(), dbDrop(), we this bit seems to be > missing. Or I'm missing some method which can be used > to get the same effect. > Remote rename is used when modifying structure of > existing tables, manually implemented (somewhat more > intelligent/efficient) packing and a few other scenarios.
I'll add dbRename() - it should be part of core code supported by all RDDs. best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
