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.
Author |
Topic |
vjey
Starting Member
2 Posts |
Posted - 2014-05-14 : 05:56:57
|
hello guys, i have created a multiple database for other reasons i have to change all into one data base for that i have done graphically by using generate scripts by using this all data base tables, & store procedures all are created . by using webform i just inserting data to database. but here i am getting an error to me that the error has "Cannot insert the values NULL Into column Tblename database.dbo.columnname does not allow nulls.insert fails the statement has been terminated." here the primary key has not working in runtime.manikanta |
|
VeeranjaneyuluAnnapureddy
Posting Yak Master
169 Posts |
Posted - 2014-05-14 : 06:10:23
|
http://stackoverflow.com/questions/10028805/transfer-data-from-one-database-to-another-databaseVeera |
 |
|
|
|
|