代码搜索:sql

找到约 10,000 项符合「sql」的源代码

代码结果 10,000
www.eeworm.com/read/206200/5010511

sql uninstallcommon.sql

/**********************************************************************/ /* UninstallCommon.SQL */ /*
www.eeworm.com/read/206200/5010513

sql user.sql

if not exists (select * from master.dbo.syslogins where loginname = N'NT AUTHORITY\NETWORK SERVICE') exec sp_grantlogin N'NT AUTHORITY\NETWORK SERVICE' GO exec sp_grantdbaccess N'NT AUTHORITY\NETWO
www.eeworm.com/read/206200/5010514

sql installcommon.sql

/**********************************************************************/ /* InstallCommon.SQL */ /*
www.eeworm.com/read/206200/5010515

sql installmembership.sql

/**********************************************************************/ /* InstallMembership.SQL */ /*
www.eeworm.com/read/206200/5010517

sql installroles.sql

/**********************************************************************/ /* InstallRoles.SQL */ /*
www.eeworm.com/read/206200/5010711

sql uninstallroles.sql

/**********************************************************************/ /* UninstallRoles.SQL */ /*
www.eeworm.com/read/206200/5010715

sql uninstallprofile.sql

/**********************************************************************/ /* UninstallProfile.SQL */ /*
www.eeworm.com/read/206200/5010721

sql installprofile.sql

/**********************************************************************/ /* InstallProfile.SQL */ /*
www.eeworm.com/read/205824/5021487

y sql.y

%{ /* * Implementation of the Microsoft Installer (msi.dll) * * Copyright 2002-2004 Mike McCormack for CodeWeavers * * This library is free software; you can redistribute it and/or * mo
www.eeworm.com/read/205046/5026325

sql pl.sql

/* $Id: pl.sql,v 1.4 2005/05/02 15:07:26 unsaved Exp $ SQL File to illustrate the use of SqlTool PL features. Invoke like java -jar .../hsqldb.jar .../pl.sql mem