Thread: how to delete ?

  1. #1
    Registered User
    Join Date
    Sep 2001
    Posts
    9

    how to delete ?

    how can i delete the record stored in file in binary format
    it is the part of my database program

    also tell me how can i take printout of my file contents.
    also i want to display specific records by giving condition
    such as ' list name="xyz" 'etc

    thnx

  2. #2
    Registered User
    Join Date
    May 2002
    Posts
    49
    SQL(Structurized Query Language) will help you.
    Hello, everyone.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Proper Usage of the delete Operator
    By thetinman in forum C++ Programming
    Replies: 7
    Last Post: 04-25-2007, 11:53 PM
  2. BST delete again, but this time I think I'm close
    By tms43 in forum C++ Programming
    Replies: 9
    Last Post: 11-05-2006, 06:24 PM
  3. delete and delete []
    By Lionel in forum C++ Programming
    Replies: 8
    Last Post: 05-19-2005, 01:52 PM
  4. why is this prog crashing on delete?
    By Waldo2k2 in forum Windows Programming
    Replies: 2
    Last Post: 12-04-2002, 11:17 PM
  5. Problem need help
    By Srpurdy in forum C++ Programming
    Replies: 1
    Last Post: 07-24-2002, 12:45 PM