backup of one table's data before deleteing its all data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sara440
    New Member
    • Oct 2007
    • 4

    backup of one table's data before deleteing its all data

    i want to take backup of one table(tables's data) of database, on hard disk or cd.i have a button "backup" on my form that should ask for backup when clicked.(it should allow to take backup on Cd).

    i m form from which attendance of students is entered.so when session ends ( like for example session of class(MBA) is 2005 -2007),

    i want to delete attendance of this class which exists in "student_attend ance" table.On my "Atteandanc e enterence form" i have two buttons named "delete" and " backup"but before deleting i want to press backup button to take backup (on CD or Hard disk or in any word ,excel file).

    Tell me any solution
    i have no idea of backup.
    reply waiting
    thanks
  • Saii
    Recognized Expert New Member
    • Apr 2007
    • 145

    #2
    You can write and save data from this table to a file on button click.

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      Are u using oracle Forms or any other front end tool ?

      Comment

      • sara440
        New Member
        • Oct 2007
        • 4

        #4
        Originally posted by debasisdas
        Are u using oracle Forms or any other front end tool ?

        i m using forms6i and oracle8i
        please tell me step by step solution

        thnks

        Comment

        • sara440
          New Member
          • Oct 2007
          • 4

          #5
          Originally posted by Saii
          You can write and save data from this table to a file on button click.
          what is the procedure of writing and saving data on the file from table.

          using developer6i and oracle8i
          plz tell me
          thanks
          waiting

          Comment

          • debasisdas
            Recognized Expert Expert
            • Dec 2006
            • 8119

            #6
            Originally posted by sara440
            what is the procedure of writing and saving data on the file from table.
            Do you know how to call a batch file (.BAT) from form 6i ?

            Comment

            • sara440
              New Member
              • Oct 2007
              • 4

              #7
              Originally posted by debasisdas
              Do you know how to call a batch file (.BAT) from form 6i ?

              no i have no idea
              plz tell me procedure to follow
              i really need its solution

              thanks
              sara

              Comment

              Working...