Viewing 10 posts - 1 through 10 (of 10 total)
I could definitely see Surface impacting the conference room, especially when you are trying to engage in a working session amongst technology folks and subject matter experts. Even a...
January 22, 2009 at 10:09 am
I WANT TO BUILD ONE!!!!!
On that note, I've been making my own list of possible coffee-table computer applications:
- Photo Album (interactive digital picture frame-like app)
- Family...
January 19, 2009 at 8:57 am
The "blank screen" and "blinking cursor" means that you are successfully connecting to either port. I'm guessing that this is not a SQL Server problem and instead is an issue...
May 22, 2007 at 9:17 am
I'm guessing everyone's definition of "busy" is different. The "revised" option A is still the best solution. Just try to pick a server chassis that's going to have open drive...
May 16, 2007 at 9:56 am
As best as I can tell, you'll need to do this in 3 passes. Each is a fairly simple INSERT (new rows in table 2), UPDATE (existing rows that are...
May 14, 2007 at 7:39 am
Sounds like an application was installed on the old server as well.
May 11, 2007 at 1:45 pm
Ignore indexes for now. While very useful, you can get yourself into some problems if you don't use indexes correctly. Your user table should have the user_id column set as...
May 11, 2007 at 12:30 pm
Unfortunately, SQL 2000 is not supported on Vista. Even if it was, I don't think EM can connect to a SQL2005 instance.
May 11, 2007 at 12:21 pm
I agree. Most people don't see this problem either because of the monthly Windows Update processes or they are not making extensive use of CLR integration in their database implementations.
One question: How many...
May 11, 2007 at 11:55 am
Most typically, we've implemented RAID 1 for OS+logs and RAID 5 for data. Too many places don't have access to SAN due to cost, and SANs require their own set...
May 11, 2007 at 11:47 am
Viewing 10 posts - 1 through 10 (of 10 total)