Questions about DevArt dotConnect for Oracle Professional
Posted: Thu 04 Aug 2011 12:44
Hello guys,
We are using version 6 of your component/provider dotConnect for Oracle Professional and I have two questions for you:
1.- Does your component/provider does allow this kind of search?:
WHERE
COMPANY Like '%FERRARI%'
I am asking you this because we are also using Entity Framework 4 and we've been informed that version 4 does not support "Full Text Search", so we wat to be sure your component/provider does.
2.- We are having problems while creating entity data models.
we are having different behaviours depending on the operating system we have installed in our development Pcs
- In PCs with Windows 7, everythime we try to create an Entity Data Model with only two tables, the component/provider, creates a Data Model with all the tables in the database instead of creating it with only the two tables selected.
- In PCs with Windows XP SP3, the model is not created at all, and we get an error message:
An error occurred while executing the command definition. See the inner exception for details.
Can't found project
Any ideas on how We could solve these problems?
Thank you all
We are using version 6 of your component/provider dotConnect for Oracle Professional and I have two questions for you:
1.- Does your component/provider does allow this kind of search?:
WHERE
COMPANY Like '%FERRARI%'
I am asking you this because we are also using Entity Framework 4 and we've been informed that version 4 does not support "Full Text Search", so we wat to be sure your component/provider does.
2.- We are having problems while creating entity data models.
we are having different behaviours depending on the operating system we have installed in our development Pcs
- In PCs with Windows 7, everythime we try to create an Entity Data Model with only two tables, the component/provider, creates a Data Model with all the tables in the database instead of creating it with only the two tables selected.
- In PCs with Windows XP SP3, the model is not created at all, and we get an error message:
An error occurred while executing the command definition. See the inner exception for details.
Can't found project
Any ideas on how We could solve these problems?
Thank you all