Hi,I'm having troubles connecting to SQL to create the database during setup, I get the following message...
The package installation failed.
Details:
The database 'KartrisSQL' could not be created.
Login failed for user 'guitaradmin'.
Warning: Cannot connect to the database 'KartrisSQL'.
Retrying operation 'Add' on object dbFullSql (server=.\sqlexpress;database=KartrisSQL;uid=guitaradmin). Attempt 1 of 5.
Warning: The database 'KartrisSQL' could not be created.
Retrying operation 'Add' on object dbFullSql (server=.\sqlexpress;database=KartrisSQL;uid=guitaradmin). Attempt 2 of 5.
Warning: The database 'KartrisSQL' could not be created.
Retrying operation 'Add' on object dbFullSql (server=.\sqlexpress;database=KartrisSQL;uid=guitaradmin). Attempt 3 of 5.
Warning: The database 'KartrisSQL' could not be created.
Retrying operation 'Add' on object dbFullSql (server=.\sqlexpress;database=KartrisSQL;uid=guitaradmin). Attempt 4 of 5.
Warning: The database 'KartrisSQL' could not be created.
Retrying operation 'Add' on object dbFullSql (server=.\sqlexpress;database=KartrisSQL;uid=guitaradmin). Attempt 5 of 5.
When using SQL on the machine, I connect using Windows Authentication, so I don't know how to connect correctly using other passwords/usernames.
I've tried everything I can think of, can anyone there tell me where to go...
Thanks,
James