Quantcast
Channel: BJORNS WEBLOG - SQL Server
Browsing all 3 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Reading stuctured files into SQL Server Part 2

My last post presented how you can read a file in a structured format into memory for further processing.This post will focus on how you easily can transport the contents you just imported into SQL...

View Article



How to check the progress of the Shrink Database task in SQL Server

When compacting large databases in SQL Server, whether or not its done via the DBCC SHRINKDATABASE command or done via the SQL Server Management Studio, you will experience a very long delay in the...

View Article

Finding foreign key constraints in sql server

Sometimes when trying to truncate a table you need to remove all foreign keys referencing that table and that can be hard to do, since you cannot get a nice graphical overview.To get the list of...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images