Page 1 of 1
SQL Complete can't script an insert from a result grid if there's a timestamp column
Posted: Mon 08 Jan 2018 20:26
by Thenrich
I have a select statement and when I highlight a row in the result grid and select Script As Insert, nothing happens. I found out if I remove the column of type timestamp, it works. If I am using *, I have to expand the columns and then remove that column.
Seems like a bug to me.
Re: SQL Complete can't script an insert from a result grid if there's a timestamp column
Posted: Tue 09 Jan 2018 17:58
by alexa
We will investigate this issue and will answer you as soon as possible.
Re: SQL Complete can't script an insert from a result grid if there's a timestamp column
Posted: Mon 05 Feb 2018 19:18
by Thenrich
The new update didn't fix this issue! If you can't script a timestamp column, either ignore it or show a warning message. Some users might think the feature is broken.