Hello,
I want to design a MIT App, the app should read the data from SQL serve.
I want to know how to connect the APP to SQL serve, is there any component which can read the data from app?
Hello,
I want to design a MIT App, the app should read the data from SQL serve.
I want to know how to connect the APP to SQL serve, is there any component which can read the data from app?
you can communicate to mysql via php scripts , as for sql server i guess you need let it do post/get to an ASP or ASPX and from there you can do the rest of communicating finally to SQL server or DB backend , make sure to do some test before final lunch.
Thank’s
I will start working on it.
Regard’s
Shruti
Thank’s
I will working on it.
Regard’s
Shruti
4 posts were split to a new topic: How to check, if a specific file is available on the remote server?
is it possible to access a azure sql database the same way?
This is for mysql