I’ve done and on occasion import databases from others. Both, as a way to send content and receive content. To keep things in sync with users and to ensure that I’ve captured the right users I run this script that… Read More ›
TSQL
TSQL –
SQL :- Many Flavors (PostGreSQL).
SQL :- Many Flavors (PostGreSQL). Recently I installed PostGreSQL on windows so, I can work on a little project that I’ve been wanting to do. The objective was to learn PostgreSQL and since I’ve started to dig into the free… Read More ›
Certificate :- Test Website SSL Protocols
Certificate :- Test Website SSL Protocols NOTE: This turned out to be a long post. The “S” in HTTPS:\\ means that the site has security and is supposed to be secure. There is a lot more to the “S” though… Read More ›
Find database Schema Users
I’ve imported and migrated a tremendous amount of databases into SQLServer versions 2012 and above. Finding and identifying old owners as they would be orphans now or users that should not have access can be made easier by running or… Read More ›