Jenny Tam

Results 33 comments of Jenny Tam

@maxiwheat this is by design. We have done some tests in our drivers -- insertion of invalid characters fails. The same happens with MySQL and PostgreSQL. On the other hand,...

hi @MwSpaceLLC we do not support Linux non-x86 platforms.

Hi @MwSpaceLLC, the latest release of [Microsoft ODBC Driver 17.8](https://docs.microsoft.com/sql/connect/odbc/linux-mac/release-notes-odbc-sql-server-linux-mac) now supports Apple M1, but the demand for Linux non-x86 platform is not high as of today.

Thanks @MwSpaceLLC for the info. I will mark this as a feature request for the management's awareness.

@Beakerboy just wondering if you know about this feature request? The PDO_SQLSRV driver does not emulate prepare by default like MySQL PDO driver.

Thank you so much @Beakerboy! Your prompt reply is very much appreciated.

Hi @david-garcia-garcia There are many possible ways to do SQL injection and using multiple statements is only a subset. The best way to avoid that is to use prepared statements...

It's in our backlog, but as @David-Engel said above: > No updates. Alpine still is not a supported Linux distribution for the ODBC Driver. We will keep Alpine in mind...

@devrsw as mentioned above, > Alpine support is on the roadmap for the ODBC and PHP drivers. Please stay tuned.

Yes @tmessier this is a [known limitation](https://github.com/Microsoft/msphpsql/releases/tag/v5.6.1). See related Issue #716.