I am not a programmer !!!!
Using SQL Server 7
App: Virtual Ticket/Job Manager & Access 2001
Tables: job_workflow, Job_charges
I am in the process of impamenting a barcode system into the job tracking system that we already have in tack.
I have been running some tests on a sample DB and have been encountering some problems with a PK violation
On the table job_workflow, or Job_charges has a unique PK so I assigned a number that has not been used, I can now place this info into that tables no problem
The problem is when I go back to the Virtual Ticket/Job Manager to manually enter a record the way it was designed to be entered it tells me the violation of the PK cannot insert duplicate key could their be a way around this
Virtual Ticket/Job Manager 3.0 software can’t look up the info from a different table or another DB.
Any suggestions welcomed
Greg
Using SQL Server 7
App: Virtual Ticket/Job Manager & Access 2001
Tables: job_workflow, Job_charges
I am in the process of impamenting a barcode system into the job tracking system that we already have in tack.
I have been running some tests on a sample DB and have been encountering some problems with a PK violation
On the table job_workflow, or Job_charges has a unique PK so I assigned a number that has not been used, I can now place this info into that tables no problem
The problem is when I go back to the Virtual Ticket/Job Manager to manually enter a record the way it was designed to be entered it tells me the violation of the PK cannot insert duplicate key could their be a way around this
Virtual Ticket/Job Manager 3.0 software can’t look up the info from a different table or another DB.
Any suggestions welcomed
Greg