0
Answer

How to define the location of the "aspnetdb" DataBase for a Win32 application

Joaquim  Correia

Joaquim Correia

17y
1.7k
1

Hello,

I have a Win32 application and a i am validating a user in the "aspnetdb" database.

I'm using Visual Studio 2005, and the database the .NET framework uses is not the database i created. The framework is using a database under the 'bin\Release\App_Data' folder, and my users database is not there.

How do i tell .NET where is the DataBase i created? Maybe some directive in App.config, but how?

Thank you,

Joaquim

Next Recommended Forum