Viewing 15 posts - 436 through 450 (of 972 total)
Have you read through this? AdventureWorks 2008 Sample Databases Installer Help
February 6, 2011 at 11:34 pm
My $.02...That is a lot of work...I have to tell you that majority of that should have been provided by the developer that wrote the application, or the vendor. The...
February 6, 2011 at 6:45 pm
Is this project a one-time development to be passed to the customer after completed for further use and support?
naming of tables are like the following : tbl_ and Vw and...
February 2, 2011 at 1:31 pm
You might need to flush the credential cache. This link has some good information about troubleshooting NTML and Kerberos:
February 2, 2011 at 8:40 am
SQL Server Configuration Manager will show the services running on the server and their associated service account.
EDIT: If it shows Local System or NT AUTHORITY xxx, these are built-in system...
January 28, 2011 at 1:26 pm
This link mentions using the data type datetimeoffset and the function SWITCHOFFSET()
January 27, 2011 at 1:57 pm
Good information...
Another point to make, I had to learn at current employer, is timezone on your SQL Servers. I imagine most DBAs deal with servers within their on timezone but...
January 26, 2011 at 3:28 pm
Adam Sottosanti (1/24/2011)
Thanks for the article Shawn. This is really helpful, I appreciate all the links you've provided as well.
You are welcome...here is one I left out cause I...
January 24, 2011 at 9:40 am
parcival (1/24/2011)
Thanks Shawn. I have yet to use Powershell but this article has been a timely prompt.
Thanks, I wish my current job required me to use it more than...
January 24, 2011 at 9:37 am
This guy is borderline spamming or is really proud of the courses he took at this place. He is also posting to post that are 2 or more years old.
January 23, 2011 at 11:42 pm
This is not a feature in SQL Server 2000, or any other version of SQL Server. As well creating a table named #temp is not really a "virtual table" it...
January 23, 2011 at 11:30 pm
srik780 (1/23/2011)
1)cpu utilization is 100percent how will troble shoot it?2)how can troble shoot time out errors?
plzzz any one
This is a little vague to get a good response.
(1) I would...
January 23, 2011 at 12:55 am
I emailed Don Gill with Microsoft, he is a manager for the BOL content. I'll see if he responds and post it here.
January 20, 2011 at 10:47 am
Oh yeah sorry that link is for SQL Server 2008 R2, it does support running the same edition of 32bit and 64bit side by side.
this link: http://msdn.microsoft.com/en-us/library/ms143694(v=SQL.100).aspx for SQL 2008...
January 20, 2011 at 10:14 am
I have a database that is at the 4096MB limit.
Is this the limit that just shows in SSMS or is there a space restriction or limit you are about to...
January 20, 2011 at 9:02 am
Viewing 15 posts - 436 through 450 (of 972 total)