© Stefano Grazioli - Ask for permission for using/quoting: Putting VBA & SQL To Work
New interface Listen to audio in vlabs Use windows media player Easy meter
© Stefano Grazioli - Ask for permission for using/quoting: What Is New In Technology?
© Stefano Grazioli - Ask for permission for using/quoting: Using Excel & ADO
In a DBMS on the network In memory DATASET fastfast Speedslowbestfast Depends on bandwidth VolumemediumSmall/mediummediumVery large Accesseasy difficultmedium Backupmediumpoorn/aexcellent SecuritypoorPoor/mediumexcellentgood In a file slowslow Your local machineServer slowslow
Standard parts, put together in standard ways ADO
ADO = ActiveX Data Object. It is a MSFT technology to manage enterprise data Use ADO.NET to run SQL queries on remote servers, collect the results, and present them to the user.
Remote DataBase (financial data) Remote DataBase (financial data) Client (your machine) SQL Query string Connection string SqlConnection SqlAdapter ListObject DataSet DataTable s DataRow s DB Server SqlCommand On your Spreadsheet
Instances are declared with dim and built with the keyword new Dim myConnection As SqlClient.SqlConnection myConnection = New SqlClient.SqlConnection
© Stefano Grazioli - Ask for permission for using/quoting: DEMO
© Stefano Grazioli - Ask for permission for using/quoting: Automating Business Intelligence at SmallBank
Make sure that you understand the ADO architecture diagram before coding.
Name, Major Learning objectives Things you like about the class Things that can be improved Attitude towards the Tournament