I'm developing a web-application with ASP which retrieves data from the database. The server is WinNT 4.0 Server, IIS4.0 and SQL Server 7.
It passes the data to Microsoft Excel 2000 which is embedded to Internet Explorer.
The problem is that I get data to Excel pretty fine, but the problem...
Hello!
I wonder if it's possible to use Excel macros within ASP -code?
I'm developing an application which retrieves data from SQL Server to Excel.
Can I use Excel macros somehow to generate chart automatically from the query contents (only two columns of data are returned - text-col and...
Hi!
I'm developing an application with ASP, which should retrieve data from database to Microsoft Excel (2000).
This works fine, but the customer wants that the ASP script also produces basic-graph for him.
There comes always only two columns of data so I thought that will I be able to use...
Hi!
I'm developing an web-application, which interacts with database.
Query results are passed easily to Excel, but now the customer wants that somekind of graph (pie-chart etc.) is generated automatically from the data.
Charts can be done with OWC, but now the problem is that when user...
Hi!
I'm having a custom SQL-query interpreter, implemented with ASP, which is used for modifying SQL-sentences saved to the database.
First user gets a list of the editable sentences and clicks the desired sentence and this sentence is passed to query interpreter page as a parameter
The...
Hi!
I'm developing a web-application, which has SQL -query interpreter.
The user should be able to store SQL -sentences to the database for further use, but the problem is that now queries with errors in syntax are stored in the database.
Is there any good ways to validate the sentence...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.