Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 problem with foreign key

Author  Topic 

asifbhura
Posting Yak Master

165 Posts

Posted - 2005-02-24 : 02:44:35
Hi everyone

I am trying insert records in database using Visual basic but it gives error as below

ERROR:
ERROR:

" Insert statement conflicted with clolumnforeign key constraint "fk_import_basic_jobs" . The conflict ocurred in database bayan,table 'jobs', column 'job_code'.

what could be problem and what is solution.

Please its very urgent

Waiting for reply.

Thanx in advance

nr
SQLTeam MVY

12543 Posts

Posted - 2005-02-24 : 03:02:08
Duplicate question

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -