in reply to sql server database connectivity error

You have to decide which database system to use in order to decide on a driver. The title of your question says "sql server database", and if it is Microsoft's SQL Server product which you are using then you need a driver for that product. There is a discussion here: DBD module for Microsoft SQL Server.
  • Comment on Re: sql server database connectivity error