New version 3.70 is not working with typed dataset.
Posted: Mon 02 Jun 2008 08:51
Hello everybody,
I'm working with Visual Studio 2008 and today I have updated my postgres provider to the new version 3.70, and now in the project I was working before I can't create, edit or use my typed datasets.
The wizard is creating them but then I can't add them to the forms or edit again with the wizard because it doesn't detect the existing typed dataset.
I have the same problem if I try to add a object "PgSqlDataset" and to use a typed dataset with it because the list is empty although I have 2 typed dataset in my project. (One was created with the old version and the other one was created with the new version)
What is happening? I don't think I have to start again all my project due to an update.
Regards,
Manuel Romero
I'm working with Visual Studio 2008 and today I have updated my postgres provider to the new version 3.70, and now in the project I was working before I can't create, edit or use my typed datasets.
The wizard is creating them but then I can't add them to the forms or edit again with the wizard because it doesn't detect the existing typed dataset.
I have the same problem if I try to add a object "PgSqlDataset" and to use a typed dataset with it because the list is empty although I have 2 typed dataset in my project. (One was created with the old version and the other one was created with the new version)
What is happening? I don't think I have to start again all my project due to an update.
Regards,
Manuel Romero