Hints

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
rick.duarte
Posts: 35
Joined: Fri 23 Jan 2009 23:07
Location: Rio de Janeiro, Brazil

Hints

Post by rick.duarte » Fri 27 Mar 2009 00:33

Guys,

I work with large databases and sometimes I need to use hints like index or index_combine, etc.
Do you plan to add an extension for that?
Ex: DataContext.Tables.Hint(Enum HintType, string IndexName);

:wink:

Regards,

Henrique

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 27 Mar 2009 13:28

We will investigate the possibility of adding such feature. I will let you know about the results of our investigation.
As an alternative, in the next Beta build you will get a possibilty to use the ExecuteQuery() method.

rick.duarte
Posts: 35
Joined: Fri 23 Jan 2009 23:07
Location: Rio de Janeiro, Brazil

ExecuteQuery

Post by rick.duarte » Fri 27 Mar 2009 13:48

Andrey,

On my beta the ExecuteQuery or ExecuteCommand is not working.
Do you have a new beta version?
For customers, do you have a non trial beta?

Regards,

Henrique

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Fri 27 Mar 2009 14:13

We plan to release the new Beta build soon.
Both the current Beta and the upcoming one will be Trial only.

rick.duarte
Posts: 35
Joined: Fri 23 Jan 2009 23:07
Location: Rio de Janeiro, Brazil

New Version

Post by rick.duarte » Fri 27 Mar 2009 14:30

Do you have a roadmap?

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Tue 31 Mar 2009 07:57

We plan to release the new Beta build next week.

Post Reply