Software Archive
Read-only legacy content
17061 Discussions

mssql server and intel xdk

Sait_G_
Beginner
490 Views

Can anybody help me ,how can ı connect intel xdk and mssql ?

some resources or examples ?

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
490 Views

You can use the same techniques inside the XDK as you would in a client-side web app. You cannot run PHP code in the XDK, you can only make requests to a server using XHR or similar techniques. See this article as a start: https://software.intel.com/en-us/html5/articles/how-to-access-JSON-data-in-HTML5-apps

0 Kudos
Ramith_H_
Beginner
490 Views

 

Agree. But this user is trying to use php in xdk https://software.intel.com/en-us/forums/topic/535466

0 Kudos
Reply