OK, so that solved my problem with the permissions error, however now when I try to run my batch of Create Table scripts, I am getting an out of space in the transaction logs error. When I manually create the DB through SSMS or another script, and then execute my Create Table Scripts target this problem does not exist, so it must have something to do with how the Extension is creating the DB. Do you know of any default settings that may cause this problem?
↧