Generate Script without TIMESTAMP

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
janryb
Posts: 1
Joined: Tue 05 May 2015 16:48

Generate Script without TIMESTAMP

Post by janryb » Tue 05 May 2015 17:01

Is it possible to generate scripts for transferring a database with ignoring TIMESTAMP columns? Inserting any explicit value into a timestamp column results on the target instance in error.

alexa

Re: Generate Script without TIMESTAMP

Post by alexa » Wed 06 May 2015 08:48

Unfortunately, there is no such a possibility. However, you can add a suggestion on our UserVoice forum where other users can vote for it http://devart.uservoice.com/forums/1770 ... sql-server

We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.

Post Reply