Bradford Powell <bcpowell at email.unc.edu> wrote: > The easiest change would be to change the query to > '"select top 1 * from " + tablename', > (i.e. just change '0' to '1') which will return zero or one > rows. Nice and easy -- I've done this in CVS. Cheers, Len.