Hi Lyanne, Here are the link to the coursedata, and some instructions on how to set this up, I did this on my own laptop, worked fine. Good luck. https://support.sas.com/edu/OLTRN/EDQ26DM1/coursedata.zip Open this zip file and extract the folder to a location where you have Write access. The ZIP file has a parent folder (dqdmp1) with two child folders (data, solutions). The data folder has five subfolders: Copybook Text Files MDB Files XML Files SAS Datasets The solutions folder has the following items: two subfolders (CaseStudySolution, files) a repository file (solutions.rps) several QKB scheme files (with an extension of .sch.qkb) three backup data ZIP files Establishing the Data Connections The course assumes that two data connections are in place. Follow the steps below to establish these connections in your environment. Access DataFlux Data Management Studio. Click the Data riser bar. Right-click the text Data Connections. Select New Data Connection > ODBC Connection. In the ODBC Data Source Administrator window that appears, click Add. Scroll and find Microsoft Access Driver (*.mdb). Select it and then click Finish. Enter dfConglomerate Gifts as the data source name. (It must be this exact string for the solution files to work.) Click Select in the Database area. Navigate to <your unzip location> \dqdmp1\data\MDB Files. Click dfConglomerate_Gifts.mdb > OK. Click OK to close the ODBC Microsoft Access Setup window. While still on the System DSN tab, click Add again. Scroll and find Microsoft Access Driver (*.mdb). Click it and then click Finish. Enter dfConglomerate Grocery as the data source name. (It must be this exact string for the solution files to work.) Click Select in the Database area. Navigate to \dqdmp1\data\MDB Files. Click dfConglomerate_Grocery.mdb > OK. Click OK to close the ODBC Microsoft Access Setup window. Click OK to close the ODBC Data Source Administrator window. If necessary, click Data Connections (from the Data riser bar of Data Management Studio). Select View > Refresh. The two new data connections should be available for use. Verify that the dfConglomerate Gifts data connection has five tables and that the dfConglomerate Grocery data connection has two tables. Regards, Erik Meyer
... View more