When you try to generate the module with table creation from scriptcase it create tables with <dbuser>.sec_users and so on(ex: scriptcase_sec_users), then try to insert data with table name like dbo.sec_users and obviously it generates an error so you have to manually run the script at SQL Tool before continue (downloading the SQL script and dropping generated tables) so you have no errors when generating security app.