Inquiridor
Entity Framework in DB2

Pergunta
-
Hi.
I have DB2 client installed in my machine.
I can access the tables normally, in the code, but, if i try to access using entity framework, in the ADO.net Entity Data model, generate from database, I don´t have the option to use the db2 database.
Someone can help me to solve this?
Thanks.
Gustavo
Todas as Respostas
-
traduzindo, achei que ia postar no fórum em inglês.
Enfim, eu tenho um cliente db2 instalado em meu pc, e consigo acessar as tabelas e os dados, através do código cs.
Mas, se eu for através de um novo modelo do entity data model, generate from database, eu não tenho a opção de usar um banco db2.
Então, como faz para acessar um db2 através do entity framework?
Valeu.
Gustavo.
-
Gustavo,
Veja se estes links te ajudam em algo:
André Alves de Lima
Microsoft MVP - Client App Dev
Visite o meu site: http://www.andrealveslima.com.br
Me siga no Twitter: @andrealveslima -
-