Closed afig closed 7 years ago
importRosterCSV.bat
:
%5
instead of %4
?--singletransaction
switch: it is key to multi-user operationrosterImport.sql
:
createImportFromRoster.sql
I wonder if --singletransaction
also includes the effect of ON_ERROR_STOP
. If it doesn't, we will need to add it.
Remove single-user version of roster import and modify multi-user version to use the Gradebook schema and a temporary staging table.
Improvements were also made to the readability (comments) of the batch file.