« Back

Installation Problem Win8 / SQL Server 2012

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Installation Problem Win8 / SQL Server 2012
community webinar installation
Answer
7/11/17 1:23 PM
I tried to install ADOxx on my Windows 8 Laptop in combination with SQL Server 2012. After the installation the login doesn't work. I tried the default password "password" with the user "Admin" (without quotes) and got the following error message:

During the installation process I could not see any problems. The database instance adoxxdb was created according Microsoft SQL Management Server Studio. What can I do?
Attachment

Attachment

Attachments: alogin-06.JPG (17.8k), login.JPG (32.3k)

RE: Installation Problem Win8 / SQL Server 2012
database alogin administration
Answer
3/20/14 9:36 AM as a reply to Patrick Wüest.
Dear Patrick,

It would seem that there's an issue with the ODBC - Connection to the ADOxx database.
Please modify the ODBC connection as follows:

1.Open the ODBC Connections: Start -> Control Panel -> Administrative Tools -> Datasources (ODBC)

2. Tab "System-DSN" -> select your <database_name> (e.g. adoxxdb) -> "Configure..."

3. "Next > select " -> "With SQL Server authentication ..."

4. Login ID: ADONIS ,  Password: DefaultPw$4BOCdb

5. "Next > " -> in the input field "Change the default database to:" enter adoxxdb (or the database_name in SQL Server) -> "Next >" -> "Finish -> "Test Datasource" -> "OK"  

Now you should be able to log into the adoxxdb database.