Hi!

I'm in need of advice. I have a form and i want to filter data by specifying
time limit... for example: show rows that are newer than 25.08.2004
12:00:00. But how can i do that when Axapta holds date and time separated
(different types). Ok... i can make a query of my own and filter data only
by date (>= 25.08.2004). And then i could check on each returned row date
and time (date > 25.08.2004 && time > 12:00:00). And each row that is
returned i put in somekind of temp table and sow only a temp table on form
... or i make a list of recid's or primary key's and then i  make a query of
my table with inner join on that list etc.
But isn't there a easy way? Does somebody know how to make it easier? Or
maybe somebody knows such form in Axapta where this has been already done?

Please, let me know if you do.

Axapta 3.0 SP2
MS SQL 2000 server


Thanks in advance.

Janno Liivak



[Non-text portions of this message have been removed]



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to