We are attempting to warehouse data from a 4GL relational database in a
non-open architecture via text file transfers to an identical stucture on
SQL Server 7.0. I want to be able to update entire records, as opposed to
specific sets of columns, for existing key values. What is the simplest
method to accoplish this.