Viewing 15 posts - 3,271 through 3,285 (of 3,738 total)
Please refer to the following links:
http://stackoverflow.com/questions/5260650/max-length-of-sql-server-instance-name
http://msdn.microsoft.com/en-us/library/ms143531.aspx
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 4, 2011 at 12:13 pm
Please refer to the following article.
If it does not work then please provide some additional information so that we can comp up with a solution.
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 4, 2011 at 12:08 pm
What are you doing when this error occurs?
Could you please provide additional information?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 4, 2011 at 12:02 pm
As stated above you are returning more than one row.
You need to reconstruct your query to return one row.
Try using using an Operator that restricts the result set.
http://www.dba-oracle.com/t_ora_01427_single_row_subquery_returns_more_than_one_row.htm
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 3, 2011 at 1:50 pm
Are you sure you want dirty reads?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 3, 2011 at 1:35 pm
Check out the following link, I hope that it helps:
http://www.mssqltips.com/tip.asp?tip=1585
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 3, 2011 at 6:49 am
Yes, I agree, I suggest that you ask a question.
What is it, I would like to know. 🙂
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 8:33 pm
I do not intend to be disrespectful but what is the definition of a "record - A record (maybe a certificate) entered by the user and associated with an...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 8:18 pm
Respectfully please don't underestimate the Business Requirements for it is a very important part of the System Development Cycle (SDLC).
Regards,
Welsh
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 3:07 pm
If you navigate to the path of the folder that the backup folder is located you can determine who has what permissions to the folder.
Regards,
Welsh
MCDBA, MCSE, MCITP, MCSD
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 10:42 am
I'm happy to you have found a solution that satisfies your needs.
If you create a Sound Database Structure it makes it easier for developers and users to manage.
Regards,
Welsh
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 9:18 am
Certifications?
Could you please define what a record is?
Do you have business requirements for this project?
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 8:44 am
I do not know the requirements but if the user was likely to add or change the status codes then I would create a maintenance form.
That way you do...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 7:24 am
You should be able to navigate to the share on the server and check the permissions.
You may not have the permissions to grant access to the service account but you...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 2, 2011 at 7:12 am
You are a student and you are asking for someone to do your homework.
It is not a problem to ask for guidance but do not ask anyone to do your...
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
May 1, 2011 at 8:38 pm
Viewing 15 posts - 3,271 through 3,285 (of 3,738 total)