Viewing 15 posts - 2,716 through 2,730 (of 3,366 total)
The error means Asp.net is not a user in your SQL Server and the database used to run the application, in Win2003 you can add the Network Service account to...
June 30, 2007 at 9:04 am
I agree with Jeff I am looking but I will not apply for such position because it is not practical for one person to perform such tasks even in 100...
June 30, 2007 at 8:18 am
I don't think the GUI will tell you anything because most people don't know the index subsystem in SQL Server 2005 was all new, I have not installed it but...
June 29, 2007 at 6:00 pm
Congratulations to you both and thanks for all the info.
June 29, 2007 at 5:23 pm
If what I tell you did not work maybe you did not install the developer edition or Enterprise edition and you need at least DBO permissions for all databases you...
June 29, 2007 at 4:03 pm
If you connect to the server the Profiler you access belong to that instance which means you are running Perfmon on that server. It is very simple Management Studio tools...
June 29, 2007 at 3:38 pm
It is in the data subfolder of the Microsoft SQL Server folder in the C drive of the server where SQL Server is located, you need admin level permissions in...
June 29, 2007 at 12:07 pm
I don't know what is RDC but here are the correct steps, in the surface area configuration tool click on surface area configuration services and connection in the database engine window...
June 29, 2007 at 10:16 am
No there is some confusion here if your surface area configuration is correct you choose the server to connect to at the point of connection because I seldom connect to...
June 29, 2007 at 9:14 am
I have DBO permissions in our development server and I can connect to Profiler and Perfmon is under tools in Profiler, I must add I have the server registered so...
June 29, 2007 at 8:48 am
Yes but you need to use the surface area configuration tool to enable browser service, also change to both local and remote connection and to be safe change to both...
June 29, 2007 at 8:22 am
It is very easy with DateDiff you get the days and convert to month. Try the link below for details. Hope this helps.
June 27, 2007 at 8:29 am
That is a very good question for 2005 make sure your backup use the C dirve if not the person need to create backup devices and restore in recovery mode...
June 25, 2007 at 12:05 pm
Create a blank database with same name and do SELECT INTO statement of the 5-10 tables and the 5. Then create the new tables as needed.
June 25, 2007 at 11:36 am
Yes your code split the columns into two but it was part of a mile long report so based on relevance to the customers data I will use what...
June 19, 2007 at 3:36 pm
Viewing 15 posts - 2,716 through 2,730 (of 3,366 total)