background preloader

Java/bb

Facebook Twitter

Del.icio.us/help/json. Visual Studio 2005, ASP.Net 2.0 & C# in Java, Convert PWSSK. The original .NET Web application used an in-process database, stored in the personal.mdf file, which is located in the App_Data folder. Java applications can use the Microsoft JDBC driver to connect to SQL Server Express. However, the MS SQL Server JDBC driver does not provide a way to connect to an embedded database such as the one used by the Web site application.

In reality, due to performance, scalability and robustness considerations, real world Web applications would not typically use embedded databases.