Pavel Polívka
unread,Mar 2, 2012, 4:47:13 AM3/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to not...@googlegroups.com
Hi,
is there any way how to use command "SET IDENTITY_INSERT table ON" prior to insert query?
I know it's not common thing, but I need to convert data from old database to new one and I need to have same Ids for rows and this command is the only way how to achieve this.
On other side, there can be more SET commands, which can be executed prior standard query.
Thanks.