Hello!
Could not you help me?
I have a task:
There are two entities:
1) Task with text field "title"
2) TimeInterval with two fields "start", "and" type of DateTime
Task is linked with TimeInterval as 1:n (one to many)
I have to look for task by
1) text in title
2) date contained in some interva
u, Jan 29, 2009 at 1:16 PM, Nail Achmedzhanov wrote:
Hello!
Could not you help me?
I have a task:
There are two entities:
1) Task with text field "title"
2) TimeInterval with two fields "start", "and" type of DateTime
Task is linked with TimeInterval as 1:n (one t