can not redeclare class MsSQLDBDataWrapper

I’m getting a fatal error can not redeclare class MsSQLDBDataWrapper in db_mssql.php.

I’m using your xx_samplemssql.html and xx_sample_mssql_connector.php. I’ve used the grid with an ODBC to mssql connection and it works fine but what to connect direct to the mssql server. My php connects to my server with no problem but can not correct this wrapper error. Any suggestions.

thanks

can not redeclare class MsSQLDBDataWrapper in db_mssql.php.

Double check that db_mssql.php is not included twice.