Viewing 15 posts - 946 through 960 (of 972 total)
This is a double post. It is under the SQL Server Newbies forum as well, posted there first.
July 27, 2009 at 9:28 am
I would try the following steps to test if your script is working:
1) Create a test database
2) Create a table and add data (3 or 4 rows maybe)
3) Back that...
July 27, 2009 at 9:04 am
I would also ask what method are you using to verify the database was restored?
Example: deleting a table within the database, execute your script, see if the table is put...
July 27, 2009 at 8:38 am
Any ideas as to why this script is not restoring the dbs is greatly appreciated.
Can you post the script?
July 27, 2009 at 7:55 am
I found to have the same issue with spell check as well. Even on this post.
July 26, 2009 at 5:45 pm
I believe you can remove all windows groups/logins from the server
I would not remove the local Windows group, especially Administrators (local group), from SQL Server unless you have a sysadmin...
July 26, 2009 at 5:38 pm
That kind of customization is not available in SSMS 2005. If it is it will be a 3rd party add-ons doing it for you, but I have not been able...
July 15, 2009 at 7:00 am
If you have AWE enabled, then set min and max, the amount of memory remaining for the OS would be the remaining after the max. When SQL starts up...
July 7, 2009 at 10:19 am
So the box you have SQL running on had the hostname changed?
What is the SQL services running as (local system, domain account, etc)?
July 7, 2009 at 9:46 am
using 'ping matt' but this time it says that I'm pinging a loopback 127.0.0.1
I would take a gander at the TCP/IP settings for the NIC card on this computer 'sean'....
June 29, 2009 at 9:50 pm
If you have the space just backup the system databases when you backup the user databases, that is what I have done. This gives you a snapshot of the...
June 16, 2009 at 1:12 pm
Attached to this post is a zip file from the SQL Saturday event in Birmingham, AL. The session was on the preproduction task the speaker does when he touches...
June 15, 2009 at 9:01 pm
I just passed the 70-444 test to finally earn the MCITP: DBA SQL Server 2005. Having experience with it greatly helped me pass the test (and a little praying...
June 11, 2009 at 10:31 pm
I have seen this issue somewhere on SSC forums but I cannot come across the posting.
I believe the resolution was you can just rename the group in Computer Management of...
June 9, 2009 at 1:20 pm
What process/procedure is causing the error to be generated?
June 7, 2009 at 2:42 pm
Viewing 15 posts - 946 through 960 (of 972 total)