| | |
need help
![]() |
•
•
Join Date: Mar 2006
Posts: 84
Reputation:
Solved Threads: 1
hey all
i have a database containing many tables, 2 of the tables are same in attributes numbers and names but differs in tables names.
one is titled livecases and other is titled archivecases.
the two tables have a forgien key "typeid" from a table "ctype" to declare type of the case.
i can insert directly into archivecases but when i am using this command:
insert into archivecases select * from livecases where "condition"
i cant do it. "this sql comand makes u copy data from one table to another"
i got this error:
INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_case_archive_ctype1'. The conflict occurred in database 'zzz', table 'ctype', column 'typeid'. The statement has been terminated.
what the reason for this error? wht is the answer?
sam
thanks in advance
i have a database containing many tables, 2 of the tables are same in attributes numbers and names but differs in tables names.
one is titled livecases and other is titled archivecases.
the two tables have a forgien key "typeid" from a table "ctype" to declare type of the case.
i can insert directly into archivecases but when i am using this command:
insert into archivecases select * from livecases where "condition"
i cant do it. "this sql comand makes u copy data from one table to another"
i got this error:
INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_case_archive_ctype1'. The conflict occurred in database 'zzz', table 'ctype', column 'typeid'. The statement has been terminated.
what the reason for this error? wht is the answer?
sam
thanks in advance
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Pb in installing .Net framework.
- Next Thread: suggest me the best books for the exam!
Views: 1169 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax asp asp.net asp.net-mvc authentication browser button c# chat checkbox class click connectionstring control crystal database datagridview datagridviewcheckbox datalist db delete deployment development dgv dropdownlist edit encryption expose external feedback fill findcontrol flash flv folder form formatdecimal forms gridview iframe iis iis-application images impersonation index javascript john-raasch knowledge-required languages list listbox login mac maps masterpage menu mobile mono mssql nameisnotdeclared numerical panelmasterpagebuttoncontrols picturebox popup-page problem profile redirect relationaldatabases save search security server session silverlight source sql sql-server sqlexpress-attach stop-sql-injection studio subdomain suse tracking translate-site update user validation vb.net view vista visual visual-studio visualstudio web webprogramming website xml





