Viewing 15 posts - 136 through 150 (of 193 total)
J (10/2/2008)
For my taste, I find this harder to read (mid-50 eyesight and all), it requires more attention to figure out the meaning of the name. I feel something is...
October 2, 2008 at 9:02 am
Kenneth Wilhelmsson (10/2/2008)
What you're essentially proposing here, is that the model doesn't count.
Whenever you're using 'select *' instead...
October 2, 2008 at 6:57 am
Christo Wolmarans (10/2/2008)
Would it be possible in SSIS to get the server name using an SQL task and then assigning it to a variable in SSIS which can then...
October 2, 2008 at 4:31 am
Go for the big egos. Nobody likes to be shown up for writing dross, as well as the profiler log, you could also highlight where pulling shedloads of rubbish...
October 2, 2008 at 2:18 am
GSquared (10/1/2008)
October 1, 2008 at 9:56 am
pavankumar.mvs (10/1/2008)
I am new to sql server 2005. I have few questions to the forum, Please give me the solutions.
1). My database is running fine all...
October 1, 2008 at 7:23 am
Sorry Christo - didn't make it clear that I was replying to the original poster to try and narrow down his requirements. I'm assuming that as it's posted in...
October 1, 2008 at 4:03 am
Hi,
are you talking about doing this as part of an SSIS package?
October 1, 2008 at 3:48 am
Anders Pedersen (9/29/2008)
September 30, 2008 at 8:28 am
10, 000 records will escalate to a table lock
September 29, 2008 at 10:25 am
If you're going for the straight delete - make sure you're doing it 'out of hours' as this is going to tablelock until the delete's complete - which could be...
September 29, 2008 at 9:41 am
michael vessey (9/24/2008)
Agree Completely..not just tables and views though - I've inherited a Database written by a .Net developer and all my columns have prefixes and suffixes
for example
Mytable_Mycolumns_tinyint
Particularly odd given...
September 29, 2008 at 7:01 am
Could be, especially if your environment is one where a lot of passthrough queries are sent to the system and these sp's are not run that often, that they're getting...
September 29, 2008 at 5:12 am
WHen you go to the report concerned - does the second tab from left say properties?
If not, you'll need to get your permissions upgraded.
If so, click on that tab -...
September 23, 2008 at 8:20 am
Viewing 15 posts - 136 through 150 (of 193 total)