dapone - Thursday, October 15, 2009 3:11 PM:
After a seemingly straightforward and error free install, I cannot login.
Using the default admin login (uid: admin, pwd: innovator) I get an error that says:
[Invalid object name 'innovator.generateTableOfIDs']
Any thoughts?
Thanks, Dan
Bill - Friday, October 16, 2009 11:52 AM:
It sounds like you installed the database with a DBA login assigned to the innovator user in SQL Server.
2 Things you can try:
1) Restore a fresh database from the backup in the code tree.
2) Just reinstall.
Fixing the database object owners probably isn't worth the time/effort for an new install.
-Bill
dapone - Friday, October 16, 2009 8:08 PM:
Thank you for the quick reply, Bill.
I'll try the reinstall option.
What rights should the innovator user have on the SQL server?
Thanks,
Dan