Viewing 15 posts - 2,506 through 2,520 (of 3,366 total)
It was a development server not production so we the development team of about ten people take of what the DBA did not want to do because the Windows system...
December 8, 2008 at 8:52 pm
I would just save the current report create a new one with the extra column, think I had to do this also in another report the reason the data is...
December 8, 2008 at 8:43 pm
In SQL Server 2005 with the most expensive VS2005 edition Team Suites there is no way to make minor database based changes. I found it is easier for me...
December 8, 2008 at 12:47 pm
I am a developer so my experience maybe different we had issues with our Database Server hardware failing many times so we each kept copies of the database and our...
December 8, 2008 at 8:56 am
Hi Jeff,
My bad I also would like to take some code for a test drive. he he
:Whistling:
December 6, 2008 at 4:53 pm
One more thing optimization was not the goal being able to use that database to store user information correctly in all countries was the goal and it works.
I have...
December 6, 2008 at 4:27 pm
I just answered this question yesterday you cannot do database development in VS2005/8 Team edition you need either the database developer and Team Suites with the addin downloaded from the...
December 6, 2008 at 3:03 pm
There is a valid technical reason for those sizes because the .NET Char's size is not greater than 65,535 which is an unsigned integer created to render character and the...
December 6, 2008 at 2:52 pm
Rerun setup and choose repair because I verified it in my box before I posted it, make sure you choose all components.
December 3, 2008 at 7:27 am
If SAC is installed you should find it in the location below double click it and you can configure it from there because I just tried it in my box....
December 2, 2008 at 2:36 pm
I am not telling you to install SQL Server Express I am telling you to install Management Studio Express it comes with SAC and Configuration Manager.
December 2, 2008 at 6:05 am
I have told you copy all your SQL Server setup files to your C drive because some SQL Server features must be installed in your C drive. Then remove...
December 1, 2008 at 4:33 pm
You need SAC to configure SQL Server 2005 Express so I am assuming you need to install SQL Server 2005 Express management studio to get SAC and Configuration manager.
December 1, 2008 at 2:51 pm
Actually in Win2003 IIS6 is not installed default it must be added and when added by default it will just render static html which means SQL Server 2005 setup may...
December 1, 2008 at 2:36 pm
If you are in SQL Server 2005 and your TDS(tabular data stream) number 9.00.3042.00 says you are in SQL Server 2005. So remove IIS6 and add it again this...
December 1, 2008 at 2:18 pm
Viewing 15 posts - 2,506 through 2,520 (of 3,366 total)