Good evening,
I'm building aspx pages.
In one of those I've three "datalists" populated by Access DB, called "news".
The first one I'm querying just the last (recent) ID, and it is OK.
In the second one, I want to query the Top 3 [ID], with the exception of the last one, and it is OK too.
In the third one, I'd like to have the TOP 3 [ID] with the exception of the last 4 ID (so I need to populate starting from the last fifth ID.
I'm not able to find the right query to populate this last datalist. Can somebody have solution idea to kindly advise me?
Thanks a lot and rgds
I'm building aspx pages.
In one of those I've three "datalists" populated by Access DB, called "news".
The first one I'm querying just the last (recent) ID, and it is OK.
In the second one, I want to query the Top 3 [ID], with the exception of the last one, and it is OK too.
In the third one, I'd like to have the TOP 3 [ID] with the exception of the last 4 ID (so I need to populate starting from the last fifth ID.
I'm not able to find the right query to populate this last datalist. Can somebody have solution idea to kindly advise me?
Thanks a lot and rgds