maramor
14 years agoNew Contributor
Installation on SQL Server
Just reviewed the user manual and you basically say point at SQL Server and it magically creates everything you need.
The issue with the manual and installation application is you don't ask for the login permission to be able to create the database and it does not error when it does not create the database. Unless this happens after when you launch the application for the first time which I didn't find clear and I don't get that result.
We are setting up with app server to sql server on seperate boxes.
SQL Server 2008 and we did the jdbc copy using just the sqljdbc4.jar for Java 6
The page is blank when we navigate to it which I believe is because there is no database, correct me if I am wrong.
The issue with the manual and installation application is you don't ask for the login permission to be able to create the database and it does not error when it does not create the database. Unless this happens after when you launch the application for the first time which I didn't find clear and I don't get that result.
We are setting up with app server to sql server on seperate boxes.
SQL Server 2008 and we did the jdbc copy using just the sqljdbc4.jar for Java 6
The page is blank when we navigate to it which I believe is because there is no database, correct me if I am wrong.