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
@ทัศน์พงษ์พลอินทร์อุดม8 ай бұрын
ดีมาก INDP LISP Programming
@sabrizafer1010 Жыл бұрын
@pnr8uk Жыл бұрын
Starts really well but doesn't display the data to the second column? Great videos but you missed that part.
@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.......🙏🏻
@phpsqlservertutorial7393 Жыл бұрын
"Test" meaning - database name, Gayan - is the SQLServer User and "ABCD@123" is the password. you can use your own.
@clhk12 Жыл бұрын
the only thing you did well here is you assumed we are deaf.
Amigo, disculpa no tendrás algún tutorial donde utilices data tables con Ajax y SQL server
@SPK-Digital2 жыл бұрын
How to remote fro my PC to Server IP and Port ?
@bzbzuntz22882 жыл бұрын
Bro you saved my life, thank you !
@phpsqlservertutorial7393 Жыл бұрын
What's happened
@eduardocoronell96312 жыл бұрын
code?
@MrFishim2 жыл бұрын
Can you give me the link of WAMP2.0i ?
@michaelzehnder30402 жыл бұрын
This is also working with xampp.
@kenzakhelkhal79312 жыл бұрын
U saved me, Thanks dude
@alasingh89392 жыл бұрын
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
@dmitriy12893 жыл бұрын
i need this source code -) plz
@Jason-ri8th3 жыл бұрын
This is great, but can you provide the code file for this?
@smarthomer26773 жыл бұрын
Hello nice job, source code?
@AJappar3 жыл бұрын
Bro! Are you there?? no sound lol
@mandeepvratesh52172 жыл бұрын
🤣🤣🤣🤣WTF I thought my laptop's speakers are gone...
@phpsqlservertutorial7393 Жыл бұрын
@@mandeepvratesh5217 I don't have mic bro
@taariqtoffar61243 жыл бұрын
Where is the code for this
@redamohammed43583 жыл бұрын
can you post all the php code ? Thank you
@helaolange3 жыл бұрын
Which screen recording software are you using?
@somatricks32813 жыл бұрын
Does it connected ? I have problem !
@michaelzehnder30402 жыл бұрын
I have configured it with xampp. It is important to download and install the microsoft files. After this, move the files to /etc and put the names of the downloaded files in php.ini. Restart server and it is working. Attention: Use the exact filenames.
@immashgaming3 жыл бұрын
I'm getting this error, any solutions ? Warning: odbc_exec(): supplied resource is not a valid ODBC-Link resource in D:\xampp\htdocs\mssql\index.php on line 14
@viknashsubramaniam34373 жыл бұрын
really awesome. i can understand well without the audio lesson. can you do more videos on pagination and live search method?
@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.
@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