Viewing 15 posts - 1,426 through 1,440 (of 3,366 total)
I know SQL Server but I would not install with all services off, so you need to go to configuration manager and turn on at least the SQL Server service...
June 7, 2009 at 12:47 pm
In SMS right click on the database go to properties and then options close to the end of options you will see State you will see Database Read only it...
June 7, 2009 at 12:05 pm
Per the link below if you want to use ReportViewer in local mode then you need to use SQL Server 2005 Advanced so you will not use any of the...
June 7, 2009 at 11:39 am
Does anyone know if you are allowed to distribute these with your software or can anyone propose another solution or point me in the right direction? Any help would be...
June 7, 2009 at 8:41 am
caselig (6/7/2009)
So I moved the files to the directory you specified.Now I get an error that the file is read only. Error: 3906
That could mean different things if you are...
June 7, 2009 at 7:35 am
The error is permission related do you have access to the SQL Server folder? You also need the LDF file if not then you need to post again so...
June 6, 2009 at 8:25 pm
If 50 are running then it may be capacity related if you are using IIS SMTP then you may have to use Exchange because IIS SMTP load may not be...
June 6, 2009 at 8:55 am
I am not sure you can change that because I have the same definition in the one I am running, I am running the developer edition which means no user...
June 6, 2009 at 8:50 am
I am not sure you can remove Windows authentication however you can use both Windows and SQL authentication which will let you create SQL authentication user. You do that in...
June 6, 2009 at 8:37 am
The things to check are Agent permissions, SMTP or Exchange configuration if you are not using IIS SMTP, you have to check to make sure everything was setup as...
June 6, 2009 at 8:29 am
I think I have found it is related to SQL Server Express here are the directions of how to fix it, I checked mine and found 2005 in there but...
June 5, 2009 at 8:31 pm
Here is an attachment for the add connection object, I have two pictures showing the difference. You must know I have SQL Server 2005, 2008 and 2008 Express so...
June 5, 2009 at 7:46 pm
VS2008 is trying to connect to SQL Server Express which is installed by all VS2005/8 installations so you have to manually create connection at the top of VS2008 go to...
June 5, 2009 at 6:45 pm
If your CMS is not very busy you could use either SSIS package to update your Reporting database or use Replication but you could get latency and other issues. ...
June 5, 2009 at 12:25 pm
If you are in Win2003 Enterprise edition you may need more memory because your current configuration may be just enough for both, if you are in Win2003 Standard then it...
June 5, 2009 at 10:48 am
Viewing 15 posts - 1,426 through 1,440 (of 3,366 total)