Viewing 15 posts - 16 through 30 (of 156 total)
Yes, I'm aware it is a 2005 forum. I posted here because it was in reply to one of Jeff's posts as a result of a search I did.
August 23, 2010 at 11:59 am
The file size is greater than 2GB. Is that the max this method can return? Unfortunately, I'm still on 2000 so CLR is not an option for me.
August 23, 2010 at 7:21 am
Jeff -
I adapted your code above and it works most of the time except when I want to get the size of compressed backup files created by Quest LiteSpeed. In...
August 20, 2010 at 2:56 pm
Just the data. You could do a quick test by creating a database with initial file size at 500MB and then back it up to see the size.
August 17, 2010 at 3:07 pm
Adrian -
I am curious if you were ever able to find the answer to your question. I am in a similar situation and specifically want to know how the...
August 17, 2010 at 1:13 pm
I do agree with your point. However, I think one should be careful how he/she approaches the manager on this. You do not want to give the impression that there...
August 17, 2010 at 7:20 am
My hobby is teaching martial arts, however, I don't think I would do it for a living because that would require many more students. I prefer smaller class sizes. I...
May 28, 2010 at 7:06 am
shane.davies (4/9/2010)
A tool I have found to be invaluable of late is BeyondCompare.I would recommend it.
Cheers
Shane
Ditto on that. It's good for doing quick comparisons of data output from SSMS.
April 9, 2010 at 7:07 am
I was actually looking for Vidya to elaborate on his alternate naming convention. Would FK1_, FK2_, etc..., still just contain the table names? Do you prefer this over using column...
February 26, 2010 at 7:52 am
Vidya - can you give an example of what you are referring to? Thanks.
February 26, 2010 at 7:08 am
You could just add the column name into the new FK definition. That would make it unique.
February 24, 2010 at 7:22 am
We keep one week of full backups (one per day) along with t-Logs. We sometimes need to go back in time at a certain point to look at data.
February 12, 2010 at 7:12 am
I don't have anything constructive to say, however, I love this metaphor: "...flung from afar by the developer’s trebuchet"
December 16, 2009 at 7:36 am
Thanks for all of your input. I'm currently negotiating a table re-design, so hopefully I won't have to deal with this. I will take your ideas into consideration if I'm...
October 13, 2009 at 7:17 am
I'd say the problem is with the design of your tables because if you make the code unique then the problem will surely be solved.
Yes! The problem is with the...
October 12, 2009 at 7:31 am
Viewing 15 posts - 16 through 30 (of 156 total)