For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > December 2007 > how to put data from a sql server table into spss format?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author how to put data from a sql server table into spss format?
Mark

2007-12-26, 7:13 pm

Hi,

i need to export data from a table in sql server into SPSS format. Can it
happen with asp.net code in a similar way as exporting data to excel with
this line:

SqlDataSource1.ConnectionString = "Provider = Microsoft.Jet.OLEDB.4.0; Data
Source = c:\inetpub\wwwroot\myapp\excel\data.xls; Extended
Properties=""Excel 8.0""" ?

Thanks for help
Mark


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com