代码搜索:MSSQL

找到约 1,722 项符合「MSSQL」的源代码

代码结果 1,722
www.eeworm.com/read/403922/11501132

html function.mssql-execute.html

Executes a stored procedure on a MS SQL server database
www.eeworm.com/read/403922/11501365

html function.mssql-bind.html

Adds a parameter to a stored procedure or a remote stored procedure
www.eeworm.com/read/403922/11501566

html function.mssql-connect.html

Open MS SQL server connection
www.eeworm.com/read/403922/11502726

html function.mssql-pconnect.html

Open persistent MS SQL connection
www.eeworm.com/read/403922/11503142

html function.mssql-init.html

Initializes a stored procedure or a remote stored procedure
www.eeworm.com/read/5581/47719

sql create_tables_mssql.sql

-- MS SQL specific configuration script Create Table %PREFIX%SessionLog (Id Integer Identity Primary Key Not Null, Command nvarchar(32), Date datetime, Hostname nvarchar(256), Username nvar
www.eeworm.com/read/489613/1213433

php db_mssql.class.php

www.eeworm.com/read/478926/1348064

sql mssql-database-struts.sql

/*==============================================================*/ /* Database name: Demo */ /* DBMS name: Microsoft SQL Server 2000