Found the following interesting discussion in the Newsgroups:
| Adapter Wizard Part 2 by:Anonymous | |
| Hi there SELECT TOP 10 House, LivingRoom, DiningRomm, Den, [Date], FamilyRoom, BedRoom1, BedRoom2, Notes, [Number], Kitchen, Deck FROM MyRecords ORDER BY Number DESC I have a data adapter I am trying to configure and when I enter the aboue query in the Adapter Wizard Dia box it says there is an error The aim is to fill a dataset with only the last ten rows of data in decending order. Ironicaly, when I enter the same statement into OleDbCommand, it works. Please help | |
| Reply: by:Cor Ligthert | |
| Hi Sam, What is ironicly with that, that is what I messaged you in your original thread. Please stay in the original thread. Cor | |
Posted by Xander Zelders

0 Comments:
Post a Comment
<< Home