代码搜索:MSSQL
找到约 1,722 项符合「MSSQL」的源代码
代码结果 1,722
www.eeworm.com/read/182789/9190978
dll php_pdo_mssql.dll
www.eeworm.com/read/362266/10008261
dll php_pdo_mssql.dll
www.eeworm.com/read/277372/10643824
bat install_mssql_db.bat
@echo off
set sqluser=nbpm
set sqlpassword=nbpm
REM isql docu -> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/coprompt/cp_isql_8r39.asp
isql -U%sqluser% -P%sqlpassword% -m1
www.eeworm.com/read/196479/8088892
dll php_pdo_mssql.dll
www.eeworm.com/read/243682/12925066
txt mssql2k.txt
/L20"SQL" Nocase Block Comment On = /* Block Comment Off = */ Line Comment = -- String Chars = "' File Extensions = SQL TQL
/Delimiters = @%^&*()-+|\/[];"' , .
/Indent Strings = "begin" "else"
/U
www.eeworm.com/read/139021/13195153
mssql60 create_database.mssql60
/* ============================================================ */
/* Nom de la base : myapp */
/* Nom de SGBD : Microsoft SQL Server 6.0 */