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
phpbb forum
Gateway for Server automatically being removed after restart
Sync Access database contacts with Exchange Contacts list
store comma separated multiple numbers in a mysql database field database and query them efficiently
Speeding up a simple UPDATE in Oracle SQL
VS 2003 with .NET Framework 3.5
PL/SQL Performance
Getting group membership from LDAP
How to commit changes of a Typed Dataset to database at once
SQL 2005 Query Help