Page 1 of 1

Database Generation Workflow parameter 'DatabaseName' error

Posted: Wed 07 Apr 2010 21:23
by matijat
Hello.

I've downloaded dotConnect for Oracle with EF support and I have problem with script generation when I work with model-first.

For test I've created one entity, then select 'Generate Database from model' option, create new connection which is valid and after that I got this error:

The necessary Database Generation Workflow parameter 'DatabaseName' is not definied.

I've changed DDL generation template to Devart SSDLTo Oracle.tt but left the default Database Generation Workflow to 'TablePerTypeStrategy.xaml'.

Do you know maybe something about this?

Thanks

Posted: Thu 08 Apr 2010 13:58
by AndreyR
Similar problem was already fixed in the latest 5.60.120 build of dotConnect for Oracle.
I have just tried to generate a table script from the model and succeeded.
If the problem is reproducible using the latest build, please send us (support * devart * com, subject "EF: ModelFirst") the model causing the error.

Model First problem

Posted: Thu 08 Apr 2010 18:05
by matijat
I've sent you an e-mail with screenshots and description.

Tnx

Posted: Mon 12 Apr 2010 15:22
by AndreyR
The problem is specific to Visual Studio 2010 Beta 2. It is not reproducible
using Visual Studio 2010 Release Candidate.
We recommend you to upgrade to Release Candidate or to wait the RTM coming soon.

Posted: Mon 12 Apr 2010 15:22
by AndreyR
The problem is specific to Visual Studio 2010 Beta 2. It is not reproducible
using Visual Studio 2010 Release Candidate.
We recommend you to upgrade to Release Candidate or to wait the RTM coming soon.

Posted: Tue 13 Apr 2010 23:10
by matijat
Tnx a lot....I will do that...