Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

search and delete records from MS access DB

Status
Not open for further replies.

hybowing

Programmer
Jan 19, 2004
1
CA
Hi,

I am currently building a program in Borland C++ Builder 6. So far i have been able to connect/ write / read records and feilds from the MS Access database connected to the application. My problem now is in searching for a specific record and deleting multiple records (Basically I want to be able to look up a field and get all records that contain that data. And delete a group of records by date)

I don't know if anyone can help but thanks anyways,
hybowing
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top