name randr

name randr

  • NA
  • 8
  • 0

Location of database in C#

Dec 8 2008 11:46 PM

Hi all, I am currently working on an SMS application using Visual Studio 2005 and am using a source code from Codeproject.

The problem is, there seems to be a lot of database files so its kind of messy and when I try sending an SMS message, all 4 different locations of the databases take the information from there so I am quite confused on which is the main database file.

\bin\Debug\database
\bin\Release\database
\bin\Release\bin\Debug\database
\bin\Release\bin\Release\database


Answers (2)