View Single Post
Old 05-02-2006, 03:32 AM   #1 (permalink)
Rowin
Registered User
 
Join Date: Apr 2006
Posts: 9
Rowin is on a distinguished road
C++ Builder 6 - Database Search

Hi,

I have a table called event in my database.
I have 2 fields called Event_Id and Project_Id.
I want to search the table to find out if there's event_id=27 for a project_id.


Kind Regards,
Rowin
Rowin is offline   Reply With Quote