maxxd
I'm back.
I took on board what you said about VS Code and have spent some time working with it.
Have you actually used it? Including the built in server for PHP?
I can't get the BIS to recognise the sqlsvr driver.
I have all the necessary MSSQL extensions installed and the editor intellisense knows the
sqlsvr objects and can display their properties and methodsin the editor.
But the BIS consitently fails to see the sqlsvr objects at run time.
The project is in it's own workspace and runs fine under IIS.
All database transactions work perfectly.
So it's not a problem with the site.
I can also run queries on the data server in the VS Code IDE.
I am missing something in the VS Code environment.
Any idea what that might be?
Thanks
Ray