G
Guest
I assumed responsibility for an existing database linked by ODBC to an SQL
Server database. There is a Pass-Through-Query which refers to two people
identified by a4r6 and UME1..
Could you please just help me understand what it's doing, the previous owner
is no longer with the company.
update [bcbsfl\a4r6].qms_tblReviewers set LastExit = '3/2/2006 3:29:15 PM'
where RACF = 'UME1';
Thanks
Dan
Server database. There is a Pass-Through-Query which refers to two people
identified by a4r6 and UME1..
Could you please just help me understand what it's doing, the previous owner
is no longer with the company.
update [bcbsfl\a4r6].qms_tblReviewers set LastExit = '3/2/2006 3:29:15 PM'
where RACF = 'UME1';
Thanks
Dan