M
Mark
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
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