This is the first video, I'm ever commenting on. And trust me, I've whatched lots of videos on RUclips but this is the one, which helped me most. Thanks.
Great video, not sure why everything is so difficult to MSSQL server though. We can talk about MySQL all we want but the worlds' economy runs on MSSQL Server or Oracle (pretty much).
Fatal error: Uncaught Error: Call to undefined function sqlsrv_connect() in C:\Apache24\htdocs\sqlserver\connection.php:9 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\sqlserver\connection.php on line 9
why is it that I have this error? Array ( [0] => Array ( [0] => 08001 [SQLSTATE] => 08001 [1] => -2146893019 [code] => -2146893019 [2] => [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: The certificate chain was issued by an authority that is not trusted. [message] => [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: The certificate chain was issued by an authority that is not trusted. ) [1] => Array ( [0] => 08001 [SQLSTATE] => 08001 [1] => -2146893019 [code] => -2146893019 [2] => [Microsoft][ODBC Driver 18 for SQL Server]Client unable to establish connection [message] => [Microsoft][ODBC Driver 18 for SQL Server]Client unable to establish connection ) )
This is the first video, I'm ever commenting on. And trust me, I've whatched lots of videos on RUclips but this is the one, which helped me most. Thanks.
Did the setup and everything with just one video-it worked amazingly!
This is the first video, I'm ever commenting on. And trust me, I've whatched lots of videos on RUclips but this is the one, which helped me most. Thanks.
Great video, not sure why everything is so difficult to MSSQL server though. We can talk about MySQL all we want but the worlds' economy runs on MSSQL Server or Oracle (pretty much).
Thanks a lot. You are a great tutor.
Very well explained thanks
Thank you very much a lot
Thanks for this 🙏
It is really very helpful. Looking forward to see new videos👏👍
hello bro thanks for the video, whats the name of the icons of the default folders that u have
thank you so so so so much
Thank you soo much..
Thank you Sir
versão do meu PHP é 8.2 não tem em downloads, como proceder?
Thank you very much
Please how to upload to hosting
And the way to upload dll add-ons
I am an Arab translating the speech and sent you a comment
Great video. Subs here.
Thank you so much!!! You saved me!!!
How did you run the script from the text editor? I am using sublime text editor
how to fetch sql server date into live php server using system IP address and port number? is it possible?
Excellent video, can I do this from a php webpage hosting and accessing the remote machine with sql-server database ?
You could do that by having correct connection variables like server name, database, username and password.
Thanks alot, so helpful
Fatal error: Uncaught Error: Call to undefined function sqlsrv_connect() in C:\Apache24\htdocs\sqlserver\connection.php:9 Stack trace: #0 {main} thrown in C:\Apache24\htdocs\sqlserver\connection.php on line 9
Well you got the driver but I had to install the ODBC driver also 😂
[Microsoft][ODBC Driver 18 for SQL Server]Client unable to establish connection ) )
Thx bro
why is it that I have this error?
Array ( [0] => Array ( [0] => 08001 [SQLSTATE] => 08001 [1] => -2146893019 [code] => -2146893019 [2] => [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: The certificate chain was issued by an authority that is not trusted. [message] => [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: The certificate chain was issued by an authority that is not trusted. ) [1] => Array ( [0] => 08001 [SQLSTATE] => 08001 [1] => -2146893019 [code] => -2146893019 [2] => [Microsoft][ODBC Driver 18 for SQL Server]Client unable to establish connection [message] => [Microsoft][ODBC Driver 18 for SQL Server]Client unable to establish connection ) )
did you fix it?
This is the first video, I'm ever commenting on. And trust me, I've whatched lots of videos on RUclips but this is the one, which helped me most. Thanks.