G
Guest
I am working on VB.Net application. I have a GUI where the user logs on and
gets SessionId. Once, the connection is successful, the user is redirected to
another screen where he choses which table and the starttime and end time to
select the data from the database on the remote server. I create a reference
to the remote web service. How do I query this database based on the
selections and display the results in .csv format either in the browser in
new window or in the text files.
gets SessionId. Once, the connection is successful, the user is redirected to
another screen where he choses which table and the starttime and end time to
select the data from the database on the remote server. I create a reference
to the remote web service. How do I query this database based on the
selections and display the results in .csv format either in the browser in
new window or in the text files.