MySQL Migration ToolKit

sabato 12 gennaio 2008 - 15.40

FedericoC Profilo | Junior Member

Sto provando a convertire il database però ho questo errore:ù


Connecting to source database and retrieve schemata names.
Initializing JDBC driver ...
Driver class MS SQL JDBC Driver
Opening connection ...
Connection jdbc:jtds:sqlserver://127.0.0.1:1433/ICL;user=fede;password=test;charset=utf-8;domain=
The list of schema names could not be retrieved (error: 0).
ReverseEngineeringMssql.getSchemata :Impossibile eseguire l'accesso per l'utente 'fede'. L'utente non è associato a una connessione SQL Server trusted.


Qualcuno sa aiutarmi?

lbenaglia Profilo | Guru

>Connection jdbc:jtds:sqlserver://127.0.0.1:1433/ICL;user=fede;password=test;charset=utf-8;domain=
>The list of schema names could not be retrieved (error: 0).
>ReverseEngineeringMssql.getSchemata :Impossibile eseguire l'accesso
>per l'utente 'fede'. L'utente non è associato a una connessione
>SQL Server trusted.

Ciao Federico,

verifica che l'istanza SQL Server sia configurata per accettare anche l'autenticazione SQL Server.
Se utilizzi SQL Server 2005 puoi verificarlo lanciando SQL Server Management Studio, connettiti con un account sysadmin, seleziona l'istanza in Object Explorer, tasto DX, Properties..., Security e seleziona "SQL Server and Windows Authentication mode."

Ciao!
--
Lorenzo Benaglia
Microsoft MVP - SQL Server
http://blogs.dotnethell.it/lorenzo/
http://italy.mvps.org
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5