victorstanciu/dbv

How to configure sql server adapter?

Opened this issue · 0 comments

Hi, i just want to know, what value i have to put in config.php if want to use
DBLib adapter.

My config is:

define('DB_ADAPTER', 'DBLib');

// but i get this message: [0] could not find driver

Can you help me?