Erro ao Atachar MDF no SQL Server 7
21/01/2005
0
Fui atachar o um db que fiz há algum tempo e usei o seguinte comado:
EXEC sp_attach_db @dbname = N´EficienciaIndustrial´,
@filename1 = ´c:\Eficiencia\Dados\EficienciaIndustrial_Data.mdf´,
@filename2 = ´c:\Eficiencia\Dados\EficienciaIndustrial_Log.ldf´
e retornou o seguinte erro:
Server: Msg 1816, Level 16, State 1, Line 1
Could not attach the database because the character set, sort order, or Unicode collation for the database differs from this server.
Server: Msg 1816, Level 16, State 1, Line 1
Could not attach the database because the character set, sort order, or Unicode collation for the database differs from this server.
Warning: Unicode comparison flags 196611 in database differs from server Unicode comparison flags of 196609.
Warning: Unicode comparison flags 196611 in database differs from server Unicode comparison flags of 196609.
alguém sabe o que posso fazer para resolver ? Desde já valeu...
[b:7a8edcd4af]Título editado: removido ´Urgente´[/b:7a8edcd4af]
Sandra/Moderação
EXEC sp_attach_db @dbname = N´EficienciaIndustrial´,
@filename1 = ´c:\Eficiencia\Dados\EficienciaIndustrial_Data.mdf´,
@filename2 = ´c:\Eficiencia\Dados\EficienciaIndustrial_Log.ldf´
e retornou o seguinte erro:
Server: Msg 1816, Level 16, State 1, Line 1
Could not attach the database because the character set, sort order, or Unicode collation for the database differs from this server.
Server: Msg 1816, Level 16, State 1, Line 1
Could not attach the database because the character set, sort order, or Unicode collation for the database differs from this server.
Warning: Unicode comparison flags 196611 in database differs from server Unicode comparison flags of 196609.
Warning: Unicode comparison flags 196611 in database differs from server Unicode comparison flags of 196609.
alguém sabe o que posso fazer para resolver ? Desde já valeu...
[b:7a8edcd4af]Título editado: removido ´Urgente´[/b:7a8edcd4af]
Sandra/Moderação
Edjborges
Curtir tópico
+ 0
Responder
Posts
21/01/2005
Gandalf.nho
[b:1189dcefca][color=red:1189dcefca]Notificação de Infração às Regras de Conduta :[/color:1189dcefca][/b:1189dcefca]
Uso de termo considerado apelativo no título (Urgente)
Para maiores esclarecimentos pode mandar-me uma [url=http://delphiforum.icft.com.br/forum/privmsg.php?mode=post&u=8378]Mensagem Particular[/url].
Uso de termo considerado apelativo no título (Urgente)
Para maiores esclarecimentos pode mandar-me uma [url=http://delphiforum.icft.com.br/forum/privmsg.php?mode=post&u=8378]Mensagem Particular[/url].
Responder
Clique aqui para fazer login e interagir na Comunidade :)