Microsoft
Software
Hardware
Network
Question : XP Crash SQL Server Data
I had a HDD crash on a 5 year old Dell Desktop. I'm up and running with a new HDD and the old one accessible (partially) as a slave. Can I grab the SQL Server (2k) data files from the old drive and drop them on to the new drive and access them through Enterprise Manager? If yes, where are the data files located?
Answer : XP Crash SQL Server Data
[19|20] means any character: 1, 9, 2, or 0 -- the vertical bar is redundant. The plus means one or more of the previous, so one or more of 1, 9, 2, or 0. The rest means exactly two numeric digits.
Try the following pattern instead:
1:
(19|20)\d{2}
Random Solutions
creating user defined services on windows 7
combo box won't hold default value
454 5.7.3 Client does not have permission to submit mail to this server
Outlook 2003 - remove mail on server after copied to OST
Looking for software to mirror two external hard drives.
threads in mfc
Strip off double quotes from string and replace with single quote
What does src="#" mean when used in a bgsound attribute and is it needed?
VB.Net 2010: ResourceManager.GetObject fails with silent exception on x64
drag and drop sortable list?