Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
HalaAly
Starting Member
1 Post |
Posted - 2009-05-25 : 11:23:25
|
| I want to use sql express database but with my extension..for example .rcs instead of .mdf but it make exception"An attempt to attach an auto-named database for file C:\\DataBase\\IPEstimateDB.rcs failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share."how can i open it? |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2009-05-25 : 11:42:54
|
| Are you sure a database with that name doesn't already exist?==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|