I am working on a small project where I should connect to ms sql 2008 r2 from the wamp server PHP 8.1
The client can not upgrade from the sql server 2008 r2 as their another software are confined with a particular system and can not udgrade.
I try to search the proper sqlsrv.dll driver for php 8.1 which support sql server 2008 R2. but unable to find it.
Can anyone pleae guide me how to connect the sql server 2008 R2 using php 8.1