Skip navigation

Category Archives: Database

JDBC Drivers

JDBC drivers allow you to connect to any type of database. There are 4-types of JDBC drivers available, out of which Type-1 and Type-4 is used extensively. This article will cover the introductory part of JDBC drivers. So let’s start the discussion from the JDBC API in short.

MS-SQL Server Express

MS-SQL server express is good database for developers, hobbyists and it includes all the features that you need to develop database for website or VB/VC application. If you’re using access for your visual basic application then switching to MS-SQL is easy & beneficial.  It is also available as free of cost and you can get [...]