Is it possible to use a Microsoft SQL server ?
It is possible.
At first, you need to install a JDBC drive for your Microsoft SQL server.
http://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx
Then, The Tutorial – Using a Third Party Database will help you.
Related Links:
Microsoft JDBC Driver for SQL Server
Building the Connection URL (MS SQLServer)