We have to diff. databases in two diff. country country. And we have to
upload the telex transactions to the campus every day.
Currently I designing the files that we send is a delimited text file.
The problems is When the text file get transfered to the campus I dont have
any idea how to import it.
I have try to write a VB program that read the text file as a data source
then perform update to the table at the campus. But I encounted many
technical problems like it generate errors when duplication appear! And what
i want is perform update when the record is aready existed in the campus
table and append when the record is not persented !!
In this case , Which solution is best and easilest for me? Coz I only have 1
yr. experience in progranning. Should i use replication? Or ...... ?
Please help ... Appreciated for any infomations
Edwin