Hi Forum
I'm working with PhpEd v16 Professional.
I d'like to use the DB-Form Wizard with MSSQL. But i am not able to connect to the DB.
As i know, i have to copy the two files...
- db_mssql.inc
- db_utils.inc
... from the \php_ed\include_lib directory to my "working directory" (where the generated form-file is saved).
I think the problem ist, that i don't have the right PHP-Version (correspondig to the db_xy.inc files from phpEd).
Could you please tell me, which Version of PHP is the right here?
I tried:
- 5.2.1 (with php_mssql.dll enabled)
- 5.3.3 (php_sqlsrv_53_nts_vc9.dll enabled)
- 5.4.7 (php_sqlsrv_54_nts.php enabled)
- 5.4.22 (php_sqlsrv_54_nts.dll enabled)
- 5.6.4 (php_sqlsrv_56_nts.dll enabled)
Thank you very much in advance - and sorry for my english!
kuisli