Thank you for taking the time to read my question. A little background before I get to the real question. We are building an application and we do not know how much volume we are going to get the firs
I have a table that I use to retrieve drive times, according to longitude and latitude of the origin and destination.Although I am using Google\'s API to find new commute times, I store the results of
What is the formula to figure out how much space an index will need to be created ? IMPORTANT: We are using sql server express 2005. So 4GB is the limit. Hence this question.
sql server EXPRESS instance with windows authentication does not have any permissions to create a db.
In the begin of the unit of work I call to session.BeginTransdaction I noticed that even if no changes where done to the DB during the transaction the commit is still expensive.
I have planned to develop lead tracking software for our business which involvesCustomer Tracking service.
I\'m using MSTest under Visual Studio 2010 to test an ASP.NET MVC 3 project. I have a SQL Express 2005 DB that I\'d like it to use and I want a fresh instance of the DB every time, copied from a templ
I know that the normal way to shuffle results with SQL Server is to order by NEWID(), except I\'d like to instead use a weighted shuffle.
So I have a database with mixed authentication mode. I have a piece of software that connects to it. I was using this software since about January with no problems. I add a table to this database. Whe
I have trouble figuring out if the SP1 is already installed. I don\'t think I could check it from the Management Studio as its开发者_Go百科 a different application. But the SQl server it self has no U