~Get Your Files Here !/1. Introduction/1. Course Topics.mp411.26MB
~Get Your Files Here !/1. Introduction/2. Introduction.mp415.25MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/1. Section Overview.mp49.14MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/2. Downloading Visual Studio 2019.mp48.89MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/3. Downloading SQL Server Express.mp49.37MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/4. Downloading SQL Server Management Studio (SSMS).mp48.01MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/5. SQL Queries - Overview.mp412.27MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/6. INSERT SQL Statement - Demo.mp4102.32MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/7. SELECT SQL Statement - Demo.mp445.17MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/8. UPDATE SQL Statement - Demo.mp443.18MB
~Get Your Files Here !/2. Section 2 - Tools and SQL Queries/9. DELETE SQL Statement - DEMO.mp463.26MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/1. Section Overview.mp49.3MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/2. Creating the CADDB Database.mp417.34MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/3. Creating the Lines Table.mp432.12MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/4. Creating the MTexts Table.mp420.65MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/5. Creating the Plines Table.mp417.75MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/6. Creating the BlocksNoAttribute Table.mp419.23MB
~Get Your Files Here !/3. Section 3 - Create Database and Tables/7. Creating the BlocksWithAttributes Table.mp418.44MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/1. Section Overview.mp419.46MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/10. Creating the LoadMTexts() Method.mp490.9MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/11. Running the LoadMTexts() Method.mp444.84MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/12. Loading LWPolylines into SQL Server Database - Overview.mp413.85MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/13. Creating the LoadPolylines() Method.mp497.99MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/14. Running the LoadPlines() Method.mp422.88MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/15. Loading Blocks (No Attribute) into SQL Server Database - Overview.mp414.33MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/16. Creating the LoadBlocksNoAttribute() Method.mp490.26MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/17. Running the LoadBlocksNoAttribute() Method.mp421.75MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/18. Loading Blocks (with Attributes) into SQL Server Database - Overview.mp411.59MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/19. Creating the LoadBlocksWithAttributes() Method.mp458.33MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/2. Loading Lines into SQL Server Database.mp411.33MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/20. Running the BlocksWithAttributes() Method.mp419.63MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/3. Creating the CADDB Project.mp424.26MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/4. Creating the Settings File.mp424.04MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/5. Creating the GetConnection Method.mp414.9MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/6. Creating the LoadLines() Method.mp4134.86MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/7. Creating the User Interface for the LoadLines() method.mp440.75MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/8. Running the LoadLines() Method.mp443.62MB
~Get Your Files Here !/4. Section 4 - Loading into SQL Server Database/9. Loading MTexts into SQL Server Database - Overview.mp48.45MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/1. Section Overview.mp420.2MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/10. Running and Testing the CreateAndDrawMTexts() Method.mp4111.99MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/11. Retrieving LWPolylines from SQL Server Database - Overview.mp413.68MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/12. Creating the RetrieveAndDrawPlines() Method.mp4104.87MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/13. Running and Testing the RetrieveAndDrawPlines() Method.mp438.72MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/14. Retrieving Blocks (No Attribute) from SQL Server Database - Overview.mp411.4MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/15. Creating the RetrieveAndDrawBlocksNoAttribute() Method.mp485.42MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/16. Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method.mp438.33MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/17. Retrieving Blocks (with Attributes) from SQL Server Database - Overview.mp416.65MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/18. Creating the RetrieveAndDrawBlocksWithAttributes() Method.mp4162.56MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/19. Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method.mp474.72MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/2. Retrieving Lines from SQL Server Database - Overview.mp415.58MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/3. Creating the DBRetrieveUtil Class.mp414.94MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/4. Creating the RetrieveAndDrawLines() Method (Part 1).mp4115.63MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/5. Creating the GetColorIndex() Method.mp430.88MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/6. Creating the RetrieveAndDrawLines() Method (Part 2).mp474.9MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/7. Running and Testing the RetrieveAndDrawLines() Method.mp472.11MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/8. Retrieving MTexts from SQL Server Database - Overview.mp414.22MB
~Get Your Files Here !/5. Section 5 - Retrieving Data from Database/9. Creating the RetrieveAndDrawMTexts() Method.mp440.84MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/1. Section Overview.mp49.22MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/10. Running and Testing the UpdateMTexts() Method.mp461.62MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/11. Updating the LWPolylines in SQL Server Database - Overview.mp49.35MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/12. Creating the UpdateLWPolylines() Method.mp478.4MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/13. Running and Testing the UpdateLWPolylines() Method.mp453.78MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/14. Updating Blocks (No Attributes) in SQL Server Database - Overview.mp413.28MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/15. Creating the UpdateBlocksNoAttributes() Method.mp483.6MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/16. Creating the User Interface for UpdateBlocksNoAttributes() Method.mp410.62MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/17. Running and Testing the UpdateBlocksNoAttributes() Method.mp434.76MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/18. Updating Blocks With Attributes in SQL Server Database - Overview.mp411.07MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/19. Creating the UpdateBlocksWithAttributes() Method.mp476.6MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/2. Updating Lines in SQL Server Database - Overview.mp411.83MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/20. Creating the User Interface for UpdateBlocksNoAttributes() Method.mp48.82MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/21. Running and Testing the UpdateBlocksWithAttributes() Method.mp486.13MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/3. Creating the DBUpdateUtil Class.mp412.57MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/4. Creating the UpdateLines() Method.mp4187.81MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/5. Creating the User Interface for UpdateLines() Method.mp412.84MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/6. Running and Testing the UpdateLines() Method.mp464.17MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/7. Updating MTexts in SQL Server Database - Overview.mp412.08MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/8. Creating the UpdateMTexts() Method.mp479.19MB
~Get Your Files Here !/6. Section 6 - Updating Data in SQL Server Database - Overview/9. Creating the User Interface for UpdateMTexts().mp48.19MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/1. Section Overview.mp415.38MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/10. Running and Testing the DeleteMTexts() Method.mp425.12MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/11. Deleting LWPolylines in SQL Server Database from AutoCAD - Overview.mp49.72MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/12. Creating the DeletePlines() Method.mp434.54MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/13. Creating the User Interface for the DeletePlines() Method.mp47.63MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/14. Running and Testing the DeletePlines() Method.mp416.21MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/15. Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview.mp410.89MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/16. Creating the DeleteBlocksNoAttribute() Method.mp427.18MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/17. Creating the User Interface for DeleteBlocksNoAttribute() Method.mp47.34MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/18. Running and Testing DeleteBlocksNoAttribute() Method.mp420.16MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/19. Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview.mp411.77MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/2. Deleting Lines in SQL Server from AutoCAD - Overview.mp413.12MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/20. Creating the DeleteBlocksWithAttributes() Method.mp424.63MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/21. Creating the User Interface for DeleteBlocksWithAttributes() Method.mp48.68MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/22. Running and Testing the DeleteBlocksWithAttributes() Method.mp417.26MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/3. Creating the DBDeleteUtil Class.mp48.05MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/4. Creating the DeleteLines() Method.mp481.92MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/5. Creating the User Interface for the DeleteLines() Method.mp412.92MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/6. Running and Testing the DeleteLines() Method.mp434.08MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/7. Deleting MTexts in SQL Server Database from AutoCAD - Overview.mp49.39MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/8. Creating the DeleteMTexts() Method.mp430.3MB
~Get Your Files Here !/7. Section 7 - Deleting Data in SQL Server Database from AutoCAD - Overview/9. Creating the User Interface for DeleteMTexts() Method.mp47.13MB