{{theTime}}

Search This Blog

Total Pageviews

Eclipse freeze for few seconds due to "Remote System Explorer Operation”

Disable any Remote systems if you don't need them.  Also uncheck Re-open Remote Systems view to previous state.


2 comments:

Roy Andrews said...

Verry nice blog you have here

Stacy M said...

Greaat post

Generate Insert Sql from Select Statement

SELECT 'INSERT INTO ReferenceTable (ID, Name) VALUES (' +        CAST(ID AS NVARCHAR) + ', ''' + Name + ''...