You can use SAS on the desktop. They could save SAS datasets to a location accessible by the web server or on a db server, and if you have the ODBC option the sas dataset can be queried like any db.
An other option, depending on how good your sas guys are, is that sas can write its output to a db server, I write sas data to a SQL-2000 server table. That table is then accessed by cf running on one of our intranet servers and the sas data is feed up to the web. Our data is only updated monthly, it is done by the sas guys. We have not explored ways of having a web user kick off sas and retrieve the results, but I am pretty sure it could be done. Dave > -----Original Message----- > From: Deanna Schneider [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 25, 2002 10:12 AM > To: CF-Talk > Subject: Re: Advanced Statistical Analysis > > > I don't really know much about SAS or SPSS, but my > understanding was that > folks are using a desktop version to do their crunching. Is that even > possible, or does a server have to exist somewhere that I > could potentially > tap into? (If there is a server, it's not one of "ours." It > would belong to > the campus computing.) > > -d > > > > Deanna Schneider > Interactive Media Developer > [EMAIL PROTECTED] > > > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

