Have two databases with different field names. Not all fields can/will be mapped. When I query the 'from' database and there is no mapped field in the 'to' database, I get an error. How to check the from database, if no match, then move on?
Next I would then put the data into a collection and then insert it into the 'to' database. Can that be done all at once or does it have to be one field at a time?
thanx.
Next I would then put the data into a collection and then insert it into the 'to' database. Can that be done all at once or does it have to be one field at a time?
thanx.