Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Spearing authored and Spearing committed Oct 4, 2016
0 parents commit 3134ffc
Show file tree
Hide file tree
Showing 98 changed files with 9,084 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 416.html
@@ -0,0 +1,11 @@
Chapter 1: Getting Started with SQL-DMO <br />
Chapter 2: Backup and Restore: A DBA’s Bread and Butter <br />
Chapter 3: Managing Users of Your Database and Server <br />
Chapter 4: Using SQL-DMO with OLE Automation <br />
Chapter 5: Jobs, Alerts, and Operators <br />
Chapter 6: Viewing and Setting Server-wide Options <br />
Chapter 7: Replication and SQL-DMO <br />
Chapter 8: QALite <br />
Chapter 9: Using SQL-DMO to Script an Entire Server <br />
Appendix A SQL-DMO Object Library Quick Reference <br />
Appendix B Knowledge-Base Articles and Other SQL-DMO Resources
Expand Down
Binary file added 672.pdf
Binary file not shown.
Binary file added 674.pdf
Binary file not shown.
Binary file added 9781590590409.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@@ -0,0 +1,2 @@
[History]
B0=GentleIntro/frmIntro/listServers
@@ -0,0 +1,41 @@
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Reference=*\G{10010001-E260-11CF-AE68-00AA004A34D5}#7.0#0#C:\Program Files\Microsoft SQL Server\80\Tools\Binn\sqldmo.dll#Microsoft SQLDMO Object Library
Reference=*\G{420B2830-E718-11CF-893D-00A0C9054228}#1.0#0#C:\WINNT\System32\scrrun.dll#Microsoft Scripting Runtime
Reference=*\G{00000201-0000-0010-8000-00AA006D2EA4}#2.1#0#C:\Program Files\Common Files\System\ADO\msado21.tlb#Microsoft ActiveX Data Objects 2.1 Library
Form=RoleMembers.frm
Object={5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0; MSFLXGRD.OCX
Object={38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0; COMCT332.OCX
IconForm="frmIntro"
Startup="frmIntro"
HelpFile=""
Title="prjSrvRoleMembers"
ExeName32="Nemesis.exe"
Command32="/sapcfpx01"
Name="GentleIntro"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionCompanyName="UBM International"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1

[MS Transaction Server]
AutoRefresh=1
@@ -0,0 +1 @@
frmIntro = 87, 74, 1146, 906, C, 0, 0, 0, 0, C
@@ -0,0 +1,8 @@
[SCC]
SCC=This is a source code control file
[prjSrvRoleMembers.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>
[GentleIntro.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=<This is an empty string for the mssccprj.scc file>

0 comments on commit 3134ffc

Please sign in to comment.