B
Bali
Hi Guys,
I am trying to get values from a SQL Server database from within JS
code and I don't want to implement web-services. Could someone please
put up some sample code.
I have made a data connection called GetEmployeesData that retrieves
data from the pubs database. What I need to do is be able to change the
SQL Query from within JS code so that I select only rows based on some
value selected by the user and then get the result from the
database(which would only be one row). Can anybody please show me in js
code how this could be done.
Thanks
Sumeet
I am trying to get values from a SQL Server database from within JS
code and I don't want to implement web-services. Could someone please
put up some sample code.
I have made a data connection called GetEmployeesData that retrieves
data from the pubs database. What I need to do is be able to change the
SQL Query from within JS code so that I select only rows based on some
value selected by the user and then get the result from the
database(which would only be one row). Can anybody please show me in js
code how this could be done.
Thanks
Sumeet