S
simon
I have dataSet and first table in dataSet has data about advertisments.
Now I am looking for each day and for each hour in defined week, if there
is any advertisment and if true then
write it on the client into the appropriate place.
How can I do that?
Create view for each hour and day and then go through the lines?
Thank you,
Simon
Now I am looking for each day and for each hour in defined week, if there
is any advertisment and if true then
write it on the client into the appropriate place.
How can I do that?
Create view for each hour and day and then go through the lines?
Thank you,
Simon