I want to query SQL server via HTTP or some other way but should be from web browser using ExtJS. How can i do this? An example working code could help me more.
NOTE: The SQL server has authentication to be done before querying it
I want to query SQL server via HTTP or some other way but should be from web browser using ExtJS. How can i do this? An example working code could help me more.
NOTE: The SQL server has authentication to be done before querying it