473,320 Members | 2,107 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Asp 3.0 + r (cran)

jenkinsloveschicken
This isn't a typical how do I question, but I would like to pose this to the experts here:

Are there any known public implementations of the CRAN library in use with classic ASP?


The reason I am asking(sorry this is going to be lengthy) is that I work on a corp intranet system that is written in 85% classic ASP.

I have recently been tasked with(and completed) development of an AJAX UI that will query multiple database backends(Oracle, MSSQL, Informix).

Essentially, using AJAX, JS/DHTML I have created a way for end users to build, create and save ad-hoc reports(Business Objects style) in a single interface. I have also integrated the Raphael JS framework and created modules that allow for dynamic generation of data visualization(graphs, charts).

In addition, <div> report output layers are stacked 5 levels deep(these are referred to as Data Panes, each has 3 levels: Summary, Detail, Visualization). Using a global js variable, I control the xml response output to ensure that the correct data set ends up in the correct data pane. This allows a user to load up to 5 different reports in the same browser window and switch views quickly via on-click events.

I am wanting to step it up a notch and do some really powerful data analytics. I could use large disconnected recordsets, however I have to mindful of the resource drain on the web server.

From what I have read, R is geared directly towards statistical evaluation and I wondering if it would be possible to pull back query results and feed them to R and allow R to do the heavy analytical lifting. Then just use AJAX to feed to the UI.


I know this is a bunch to take in and I have spared much detail. However, thank you for taking the time to review this request.


Cheers,
Jenkins
Feb 22 '09 #1
0 1209

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Haibao Tang | last post by:
Hail Python pals! I played with the R (http://r-project.cran.org) last night to do some statistics and it has an interactive session too, and I found a feature that is quite useful. I found by...
18
by: AdSR | last post by:
Fellow Pythonistas, Please check out http://spyced.blogspot.com/2005/04/how-well-do-you-know-python-part-3.html if you haven't done so yet. It appears that you can specify a function...
0
by: olivier Micheli | last post by:
Hello, I need help When I execute the following asp, I have the error message: ------------------------------- ADODB.Field error '80020009' BOF ou EOF est égal à True ou l'enregistrement...
1
by: Jeff | last post by:
Does anyone know of a python module to read a SAS Transport (XPORT) file?
6
by: Hervé Piedvache | last post by:
Hi, Does anyone know a predictive or a database scoring solution for PostgreSQL ? I'm looking for a system able to take a database with for example 100 000 records in total, inside them we...
18
by: robert | last post by:
Is there a ready made function in numpy/scipy to compute the correlation y=mx+o of an X and Y fast: m, m-err, o, o-err, r-coef,r-coef-err ? Or a formula to to compute the 3 error ranges? ...
5
by: Mudcat | last post by:
I have done a bit of searching and can't seem to find a stock market tool written in Python that is active. Anybody know of any? I'm trying not to re-create the wheel here.
4
by: Talbot Katz | last post by:
Greetings Pythoners! I hope you'll indulge an ignorant outsider. I work at a financial software firm, and the tool I currently use for my research is R, a software environment for statistical...
6
by: jadamwilson2 | last post by:
Hello, I have recently become interested in using python for scientific computing, and came across both sage and enthought. I am curious if anyone can tell me what the differences are between the...
4
jenkinsloveschicken
by: jenkinsloveschicken | last post by:
This isn't a typical how do I question, but I would like to pose this to the experts here: Are there any known public implementations of the CRAN library in use with classic ASP? The reason I...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.