Search found 1 match

by Vaalar
Fri Jun 01, 2012 5:01 pm
Forum: XLSReadWriteII 3/4/5
Topic: Export from MSSQL 2008 to *.xls
Replies: 1
Views: 2912

Export from MSSQL 2008 to *.xls

Hi, I`m not sure it`s possible to solve my problem with XLS. I need to make an export from table in database ( MSSQL 2008 Express ) to *.xls file. It should looks like this: Customer | Number | tons | hour | tons | hour | tons | hour You | 3 | 33 | 12:00 | 31 | 14:00 | 42 | 15:30 We | 1 | 22 | 10:00...