Viewing 15 posts - 226 through 240 (of 2,612 total)
The line is fixed in Chrome.
The site looks nice.
December 29, 2008 at 4:57 am
At least they were able to open Management Studio and run the query.
December 24, 2008 at 5:51 am
Once you have found the "Package Configuration" menu item, it is pretty much a wizard. I recommend you look at the topics in books online and post back here...
December 24, 2008 at 5:33 am
Depending on what you are actually trying to do, you may be able to accomplish it with a CLR procedure.
You may want to post some information about what you are...
December 24, 2008 at 5:31 am
Here are some tips for posting in a way that helps people help you.
http://www.sqlservercentral.com/articles/Best+Practices/61537/%5B/url%5D
Jeff was also nice enough to do two articles about Pivots and Crosstabs:
http://www.sqlservercentral.com/articles/T-SQL/63681/%5B/url%5D
http://www.sqlservercentral.com/articles/cross+tab/65048/%5B/url%5D
What you are looking for...
December 24, 2008 at 5:24 am
When you install the MSSQL database engine, the SSIS execution objects are always installed. This was done to support the maintenance plans and import/export wizards.
The SSIS service does a...
December 24, 2008 at 5:17 am
Ok - a few things to go over.
If you have to encrypt the columns, why is it ok to have them decrypted in a view? Didn't that just remove...
December 24, 2008 at 5:09 am
It looks nice in IE7.
It did not survive Chrome all that well - the line under the welcome message is through the text.
The links moving around depending on which is...
December 24, 2008 at 4:59 am
"Padded" resumes really get me. I interviewed more than 30 candidates for a position at my last company. It was amazing how many people would put "Expert in...
December 24, 2008 at 4:16 am
A good reason to include an identity column (or some other type of column) for a primary key would be if you needed to have a foreign key from another...
December 23, 2008 at 11:17 am
SSIS Packages will only run on an SSIS Server of the appropriate edition. Some basic transformations are available on a SQL Server without SSIS installed. These are the...
December 23, 2008 at 11:14 am
I'm not that old and I feel pretty lucky that I caught the tail end of having to learn to do things myself.
It was a painful experience having to do...
December 23, 2008 at 7:18 am
Ok, what happened here?
http://www.sqlservercentral.com/Forums/Topic624072-146-1.aspx
December 22, 2008 at 10:34 am
Viewing 15 posts - 226 through 240 (of 2,612 total)