Activity overview
Latest activity by jensgc
Why does SQLDoc cancel changes without warning the user? (persisting MS_Description fields)
I was using my morning commute to document part of the database I'm working on now. When I enter descriptions for various objects SQLdoc shows the two buttons "Save changes to database" and "Cancel...
Yes - that is exactly what I want, thoitrangtadi. SSMS Tools has the CREATE CRUD option, but it is missing in SQL Toolbelt. / comments
Yes - that is exactly what I want, thoitrangtadi.SSMS Tools has the CREATE CRUD option, but it is missing in SQL Toolbelt.
Thanks for the reply. I have voted for the feature request - but given that the request is from 2013 and is still not implementet or even commented from RedGate it seems to be difficult ... / comments
Thanks for the reply. I have voted for the feature request - but given that the request is from 2013 and is still not implementet or even commented from RedGate it seems to be difficult ...
Tool to generate CRUD stored procedures?
Hi all. I was trying to find a tool to help making CRUD procedures for tables. I found an old forum post (from 2012) referring to SSMS Tool Pack (https://www.ssmstoolspack.com/). I've tried the SSM...
Non-ansi characters in object names result in false differences
I am currently working with a database that was made outside of the IT department (made in MS Access, now being ported to SQL Server). The names of tables and views are made in "natural language" -...
Non-ansi characters in object names result in false differences
I am currently working with a database that was made outside of the IT department (made in MS Access, now being ported to SQL Server). The names of tables and views are made in "natural language" -...
Non-ansi characters in object names result in false differences
I am currently working with a database that was made outside of the IT department (made in MS Access, now being ported to SQL Server). The names of tables and views are made in "natural language" -...
Non-ansi characters in object names result in false differences
I am currently working with a database that was made outside of the IT department (made in MS Access, now being ported to SQL Server). The names of tables and views are made in "natural language" -...
Removing deleted objects from GIT (SQL Compare, SQL Source Control)
Hi all. I have a development database linked to GIT using SQL Source Control. For some reason I have 20 views in GIT that are not present in the linked development database. I can easily pinpoint t...