but here your connecting the connection with a different crediential 9:06 seconds and in the code ur presenting different credientials 9:56 seconds ?? and thats the question how is it getting connected ?? kindly explain as i am also stuck in connecting my PHP page with Microsoft Sql Server if any help can be provided i will be thankfull
@nuwansampath38404 жыл бұрын
I just needed that. Thank You 😊😊😊
@phpsqlservertutorial73934 жыл бұрын
I do my best. 😊
@PritamSingh91196 ай бұрын
Would it work if webpage is given to lets say 20 users, after hoisting and they are filling the form from their system and SSMS is installed in only one system. Will the same form connect with one server from 20 different user system to get the details
@France_PH3 жыл бұрын
what is the path of your odbc_connect? why is it test,gayan and abc@123?? can you pls explain thank you
@phpsqlservertutorial73933 жыл бұрын
you can use any name, any password. please refer to this video - kzbin.info/www/bejne/jIKlga2vpZeBe5Y
@France_PH3 жыл бұрын
@@phpsqlservertutorial7393 hi already fixed it. i also add the extension for odbc but it is not saving in mssql. is there anything that i could do
@France_PH3 жыл бұрын
i saved it in odbc 64 bit
@phpsqlservertutorial73933 жыл бұрын
@@France_PH Please use odbc32. Default Microsoft Windows only has odbcad32 drivers. If you are using 64 bit you will need to upload necessary drivers to C:\Windows\SysWOW64\odbcad32.exe path
@sbb613 Жыл бұрын
It's argent please reply $connection = odbc_connect("Test", "Gayan", "ABCD@123"); Please explain what it is and what what we have to write their in connect.php file.......🙏🏻
@phpsqlservertutorial739311 ай бұрын
"Test" meaning - database name, Gayan - is the SQLServer User and "ABCD@123" is the password. you can use your own.
@sabrizafer1010 Жыл бұрын
@kenzakhelkhal79312 жыл бұрын
U saved me, Thanks dude
@AJappar3 жыл бұрын
Bro! Are you there?? no sound lol
@mandeepvratesh52172 жыл бұрын
🤣🤣🤣🤣WTF I thought my laptop's speakers are gone...
@phpsqlservertutorial739311 ай бұрын
@@mandeepvratesh5217 I don't have mic bro
@clhk12 Жыл бұрын
the only thing you did well here is you assumed we are deaf.
@helaolange3 жыл бұрын
Which screen recording software are you using?
@SPK-Digital2 жыл бұрын
How to remote fro my PC to Server IP and Port ?
@MauriceMutetiNgundi2 жыл бұрын
Where is that connect.php file or code?
@phpsqlservertutorial739311 ай бұрын
@cseale61 Жыл бұрын
Learn to talk to your audience.
@MegaXDBrasil Жыл бұрын
obdc error
@phpsqlservertutorial739311 ай бұрын
What is it?
@MegaXDBrasil Жыл бұрын
HTTP 500 ERROR
@AliHaider-qe4jf3 жыл бұрын
Bro R U here
@mg75393 жыл бұрын
Hi can u provide the source code for guidance
@phpsqlservertutorial73933 жыл бұрын
Apologies you won't be able to find these tutorials source code and methods from internet.