If you just want to get going with a code-first database, you don't even need to define a connection string -- just write your objects. After you install Entity Framework in your application, if you ...
It's not unusual for database developers who move from Microsoft-based .NET platforms into the world of Java development to wonder, 'What's the difference between ODBC and JDBC?' It's a good question.