I have two databases with the same structure. Both have a customer table with several fields in it. I want to be able to send the record information for a specific customer from one db to the other. Is there another way than outputing a text file by one db and reading this text file by the other db? Can I output another kind of file apart from a text file?
Thanks,
John
Thanks,
John