Viewing 15 posts - 3,286 through 3,300 (of 3,738 total)
I removed the comment for I did not want to insult anyone.
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 3:26 pm
You got an A+ on your project.:cool:
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 3:16 pm
:hehe:Yo! Who has to take 2,400 test to get into college? What kind of test are you refereing to? I was just asking you to clarify your question? What 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 1, 2011 at 2:48 pm
When I asked what do you mean by 2,400 Tests?
You said:
It is Basically a SAT Test Name
Please see it here http://en.wikipedia.org/wiki/SAT
The site that you refered me to describes the SAT...
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 12:43 pm
Something changed, my guess if that is permissions
Please check the permissions for the service account needs to have Write Permissions on the folder that you are trying to backup...
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 10:12 am
Gail,
Thank you very much for validating that.
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 1, 2011 at 9:42 am
Duplicate post browser hung.
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 9:36 am
Is this a trick question? 🙂
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 9:33 am
Gail,
When I saw this post and I looked the following article I made an assumption that conflicts with other articles that I have read:
http://newtech.about.com/od/databasemanagement/a/Sql-Server-2011-Denali.htm
http://www.google.com/search?q=SQL+Server+2011&hl=en&num=10&lr=&ft=i&cr=&safe=images&tbs=
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 1, 2011 at 9:22 am
OK, so try and write the code for the SAT, Number of credits, etc.
Use Gail's code as an example.
Give it a shot, one step at a time.
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 9:09 am
I do not think that you should base your decision based on Drive Mapping.
Eventually you are going to have to migrate to SQL Server 2011.
Perdorm an advanced Goggle Search and...
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:56 am
Sounds like a permissions issue but if you provide the information requested, you should be able to get a solution to your problem?
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:47 am
I would suggest the you go through each requirement and start to write some code.
For example have you tried to write code that addresses the SAT requirement?
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:39 am
When you say "all students ust Score on 50% or higher on SAT 1600 and 2400 Tests to be admitted into the collage"
What do you mean by 2400 Tests?
What course...
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:05 am
You might want to provide more information.
What is wrong with the following statement?
INSERT INTO dbo.Registration (SemesterID, CourseID, SID)
VALUES (@EnrollmentID, @SemesterID , @CourseID, @sid,@InstructorID)
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 3:31 am
Viewing 15 posts - 3,286 through 3,300 (of 3,738 total)