R
RichGK
I recently posted about my problem with connecting to a SQLExpress
database from my C# application. One of the suggestions made to me was
to download the Server Manager for SQLExpress so that I could create
user accounts this way.
Unfortunately, the database that was created from within Visual C#
Express does not show up in SMSE. I assumed that this was because it
was residing within the C# development folder, so all I would need to
do would be attach it to the SQLExpress database list from the Server
Manager
This has presented a new problem. My C# development folder resides in
the following location.
C:\Documents and Settings\myAccount\My Documents\Visual Studio
2005\Projects\
Unfortunately when browsing for a database to attach to the Server
Manager it won't browse down further than
C:\Documents and Settings\myAccount
This seems like an error rather than design! Can someone clarify this
for me?
database from my C# application. One of the suggestions made to me was
to download the Server Manager for SQLExpress so that I could create
user accounts this way.
Unfortunately, the database that was created from within Visual C#
Express does not show up in SMSE. I assumed that this was because it
was residing within the C# development folder, so all I would need to
do would be attach it to the SQLExpress database list from the Server
Manager
This has presented a new problem. My C# development folder resides in
the following location.
C:\Documents and Settings\myAccount\My Documents\Visual Studio
2005\Projects\
Unfortunately when browsing for a database to attach to the Server
Manager it won't browse down further than
C:\Documents and Settings\myAccount
This seems like an error rather than design! Can someone clarify this
for me?