使用Jacob與Word文件交互
摘要: JACOB is a JAVA-COM Bridge that allows you to call COM Automation components from Java. It uses JNI to make native calls to the COM libraries. JACOB runs on x86 and x64 environments supporting 32 bit and 64 bit JVMs
閱讀全文
使用isql和osql建立腳本文件
摘要: isql 實(shí)用工具使您得以輸入 Transact-SQL 語句、系統(tǒng)過程和腳本文件;并且使用 DB-Library 與 Microsoft? SQL Server? 2000 進(jìn)行通訊。
osql 實(shí)用工具使您得以輸入 Transact-SQL 語句、系統(tǒng)過程和腳本文件。該實(shí)用工具通過 ODBC 與服務(wù)器通訊。
閱讀全文