Activity overview
Latest activity by aplocher
By the way, even though SQL 2014 isn't mentioned in that list of supported versions - I just tried it and it did work. Also, I assume 2008R2 works, but that's not listed either. / comments
By the way, even though SQL 2014 isn't mentioned in that list of supported versions - I just tried it and it did work. Also, I assume 2008R2 works, but that's not listed either.
Support for SQL 2016 CTP 2.1
When I try to connect to SQL 2016 CTP 2.1 I receive the message "SQL Data Generator only supports Microsoft SQL Server 2000, 2005, 2008, and 2012".
I understand 2016 is far from final, but is there...
Sorry Aaron, I forgot to check back on the status of my forum post until just now [image]
And ... what a pleasant surprise! I just loaded up the latest 6.5 (which is apparently no longer beta) and now I see the cursor positioned inside the first column value of the insert statement. That's HUGE (IMO). Just to confirm, there is no current method of cycling through the fields, right?
Regardless, thank you so much. That little change has made this go from being a mild nuisance to being a serious time saver for me! And I'll level-up again if/when I can cycle through the fields lol
I really appreciate the quick response and implementation. I will use the user voice stuff in the future if I have a feature request. Thanks! / comments
Sorry Aaron, I forgot to check back on the status of my forum post until just now
And ... what a pleasant surprise! I just loaded up the latest 6.5 (which is apparently no longer beta) and now I ...
Auto inserting "INSERT" statement and ad-hoc queries
I think it would be a great feature for when SQL Prompt adds your insert statement (e.g. when you type "INSERT INTO tablename"... it autocompletes), for the autocompletion to place your text cursor...