Download List

프로젝트 설명

Tsoyeow is a c# solution for writing Excel XML-compatible files from a Sql Server query.
It includes an ExcelXmlWriter backend, which processes a query into Excel XML-compatible files (ExcelXmlWriter only depends on assemblies within the .NET 3.5 framework), an ExcelXmlQueryResults frontend, which handles the GUI and provides an example implementation of how to call ExcelXmlWriter, and the ExcelXmlWriterNTest project, which provides a suite of unit tests to enforce functionality.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-21 08:26
0.31

이 릴리스는 부서에서 빈 결과 집합을 방지하는 테스트 케이스가 추가되었습니다. 사소한 그래픽 옵션 상자 조정이 있습니다.
This release will prevent empty result sets from crashing, and a test case has been added. There is a minor GUI option box adjustment.

2010-06-16 16:27
0.3

이 버전의 xlsx 호환 출력을 제공하기 위해 수정된되었습니다. 옵션 2007 xlsx 사이를 2003 XML 파일 형식 (xlsx 불구하고 오직 지금은가 활성화됩니다) 토글 제공됩니다.
This version was reworked to provide Xlsx-compatible output. An option is provided to toggle between 2007 Xlsx and 2003 Xml file formats (though only Xlsx is enabled for now).

Project Resources