« Quay về Technical Questions and Installation

Installation Problem Win8 / SQL Server 2012

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
toggle
Installation Problem Win8 / SQL Server 2012
community webinar installation
Câu trả lời
13:23 11/07/2017
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?
Đính kèm

Đính kèm

Các đính kèm: alogin-06.JPG (17,8k), login.JPG (32,3k)

RE: Installation Problem Win8 / SQL Server 2012
database alogin administration
Câu trả lời
09:36 20/03/2014 gửi bài phản hồi tới 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.