J
J
I use the DRW in FrontPage 2002 for my databases. Here is
the SQL statement I use:
Update Results SET
LastUpdated='::LastUpdated::',LetterGrade='::LetterGrade::'
,Percentage=':
ercentage::' Where
StudentID='::StudentID::'"
I want to be able to throw back some error messages if the
student id that the user typed in does not exist in the
database. But I don't know how to do that using FrontPage.
Any ideas? Please let me know!
Thanks
the SQL statement I use:
Update Results SET
LastUpdated='::LastUpdated::',LetterGrade='::LetterGrade::'
,Percentage=':
StudentID='::StudentID::'"
I want to be able to throw back some error messages if the
student id that the user typed in does not exist in the
database. But I don't know how to do that using FrontPage.
Any ideas? Please let me know!
Thanks