April 1, 2013 at 2:41 pm
Hi
I just want to figure how to have a sql query that I generated in excel form and I want to put it online and I want it to update it self. is that possible?
Thank you
April 1, 2013 at 2:46 pm
I'm not sure I even understand the question.
April 1, 2013 at 2:54 pm
First Thanks for your reply.
I have a query and I want someone else in another country to be able to see that query so I want to put it online.
Thanks
April 1, 2013 at 3:04 pm
way too many assumptions and alternate technologies to even begin to offer much more than the basics.
1. you would need a web server, that also has access to where ever the data is stored. do you have that?
2. you would need a developer to write a web page so that people could actually be presented with some sort of page so they know what is going on. Do you have a developer?
3. That developer would need the specifications of the project.
Examples: WHO can go to/see the form? the public? only certain clients i.e. require a login)
What inputs are required from the end user?
what is the expected output (you said excel)
in reality, it's typical to present the data as a web page, and provide an optional download as a pdf or csv or xls file.
The web page can then be coded to take into consideration the security, presentation and export of the desired data.
so you need a lot of background capabilities for this question to be answered with any degree of detail.
Lowell
April 1, 2013 at 3:04 pm
Do you want the query to be online? or the output?
Can you be more explicit? We can't see what you see, we don't know what you have.
April 1, 2013 at 3:08 pm
Hi,
I want to output to be online. I normally run it on an excel spreadsheet.
Thanks
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply