Update information in Table

  • Thread starter Thread starter Arlene
  • Start date Start date
A

Arlene

Help please, I am trying to update information from one program to another.
I have a payroll system and want to update the information in the employee
table to the information in a production program. I have made sure the
information is in the right formats and now get a message that ODBC insert on
a linked table has failed. What can I be doing wrong I have done this in
other programs is something blocking me? If so what could it be, I had
problems at the beginning and got the usual cannot update x number of records
but I corrected all the number and text formats as well as included any
required information now I get this message. Thanks
 
Help please, I am trying to update information from one program to another.
I have a payroll system and want to update the information in the employee
table to the information in a production program. I have made sure the
information is in the right formats and now get a message that ODBC insert on
a linked table has failed. What can I be doing wrong I have done this in
other programs is something blocking me? If so what could it be, I had
problems at the beginning and got the usual cannot update x number of records
but I corrected all the number and text formats as well as included any
required information now I get this message. Thanks

Please post your code. It's impossible to debug an error we can't see.

John W. Vinson [MVP]
 
Back
Top