The Openfire database schema does not appear to be installed

I get the following error when walking through the install wizard after I’ve run the sql database installation script and verified my database is created.

Using the following information:

net.sourceforge.jtds.jdbc.Driver

jdbc:jtds:sqlserver://192.168.1.106/openfire;appName=jive

I finally got this to go by commenting out the next to last query in the sql install script to NOT create the user. Now am trying to configure the LDAP portion of the install.