ADO.NET error
I'm sure there's probably something dumb that I,ve done or overlooked but following Chapter 6 Try it Out example, when run the application I keep getting the following message
Enter table to count records for:
Character
An attempt to attach an auto-named database for file C:\Visual C# 2005 Databases
\Chapter06 Ex0601 - Executing Comm
ands\FolktaleDB.mdf failed. A database with the same name exists, or specified f
ile cannot be opened, or it is located on UNC share.
There are -1 rows in the table [Character].
Press ENTER to close.
has anyone got any ideas ? as this is very frustrating
|