|
"If the
databases you want to combine are "geographic files" for map layers, you would need to use the "Merge Geography" command under the "Tools"-"Geographic Utilities" menu. If the tables in question are simply Maptitude "bin" files you can "union" them in DOS, simply by using the "copy" command. For instance, to combine the contents of "a.bin" and "b.bin" into a new bin file, "c.bin", it would go something like this: copy /B a.bin+b.bin c.bin that would give you the bin file, but you need to get the dictionary file, so just copy a's: copy a.dcb c.dcb now c.bin is a valid bin file that included the contents of both a and b. This assumes that the table structure of a and b are IDENTICAL. Hope this helps." Kevin Byrnes (quoting previous message from Caliper Tech Support) Mark Duncan wrote:
Yahoo! Groups Links
|
begin:vcard fn:Kevin F. Byrnes, AICP n:Byrnes, AICP;Kevin F. org:Virginia Dept for the Aging adr;dom:;;1610 Forest Ave, Ste 100;Richmond;VA;23229 email;internet:[EMAIL PROTECTED] title:Demographer tel;work:804-662-7047 tel;fax:804-662-9354 x-mozilla-html:FALSE url:http://www.vda.virginia.gov/downloadable.htm version:2.1 end:vcard
