代码搜索:SQLserver
找到约 3,940 项符合「SQLserver」的源代码
代码结果 3,940
www.eeworm.com/read/372847/9490962
pdb net.afritxia.myhome.dbtask.sqlserver2005.pdb
www.eeworm.com/read/372847/9490966
dll net.afritxia.myhome.dbtask.sqlserver2005.dll
www.eeworm.com/read/256911/11964940
pdf sqlserver数据仓库解决方案.pdf
www.eeworm.com/read/127767/14336629
txt e237. connecting to a sqlserver database.txt
This example connects to a SQLServer database using the NetDirect JDBC driver. For information about this driver, see e232 Getting JDBC Drivers for a Database.
Connection connection = null;
www.eeworm.com/read/463923/1534670
sql jive_forums_sqlserver_upgrade_2.2_to_3.0.sql
/* 2.2 -> 2.5 */
CREATE TABLE jiveAttachmentProp (
attachmentID INT NOT NULL,
name VARCHAR(100) NOT NULL,
propValue VARCHAR(4000) NOT NULL,
CONSTRAINT jiveAttachmentProp_
www.eeworm.com/read/380384/2659436
sql jive_forums_sqlserver2000_date_conversion.sql
/**
* Jive Forums Upgrade Script - Converts string dates to BIGINT's
*
* $RCSfile$
* $Revision: 14366 $
* $Date: 2005-02-14 12:48:41 -0800 (Mon, 14 Feb 2005) $
*/
DROP INDEX jiveUser.ji