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 |
|
hmusa
Starting Member
36 Posts |
Posted - 2001-03-29 : 12:41:44
|
| I am trying to export a data from one table to another, the destination table is empty, all fields are the same, but the destination table has a field that is a unique identifier, when i try to do it it comes back with an error message saying it cannot set column to null.Is there any way of exporting data to a table with a unique identifer ?Thanxs |
|
|
|
|
|