« Ves enrere a Technical Questions and Installation

Installation Problem Win8 / SQL Server 2012

Vista combinada Visió plana Vista en arbre
Fils [ Anterior | Següent ]
toggle
Installation Problem Win8 / SQL Server 2012
community webinar installation
Resposta
11/07/17 13:23
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?
Adjunt

Adjunt

Adjunts: alogin-06.JPG (17,8k), login.JPG (32,3k)

RE: Installation Problem Win8 / SQL Server 2012
database alogin administration
Resposta
20/03/14 09:36 com a respotat a 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.