• Would this be a matter of adding TOP 5 to the SQL statement?

    Something like

    SELECT TOP 5 fieldname1, fieldname2 FROM tablename