We need to see your script or at least the portion where you do the query to the database.
In general, you need to concatenate your different case-note for a given student as the while cycle goes thru your fetch statement for such a given student. -------------------------- MIGUEL GUIRAO AGUILERA ----- Mensaje original ----- De: "John R. Sims, Jr." <[EMAIL PROTECTED]> Fecha: Lunes, Mayo 16, 2005 6:06 pm Asunto: [PHP-DB] Showing the next entry > Hi All, > > I have developed a script that allows me to select a students name > from the > client table and display the call information from the case_note > table, but > the report only shows the first available case_note for an > individual. I > want this script to display all entries for the specific client in the > case_note table. > > Can anyone point me in the right direction. > > Keeping the faith in fatherhood > > John > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php