I can successfully load my BO manually, however, I'm getting an SqlException when I attempt to search for a range of records, by date, using a BrowseDialog.
Any clues?
TIA,
Rob
field name is date_added, type = datetime
To setup the search fields, I used the search fields dialog via the SearchFields propery on my BrowserDialog object. See attached.