Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. How to open LDF file of SQL2000

How to open LDF file of SQL2000

Scheduled Pinned Locked Moved Database
databasegame-devhelptutorialquestion
3 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cold_Fearing_Bird
    wrote on last edited by
    #1

    I have got a problem with modifing the tables of MDF because the LDF file cannot make a corresponding changes. I used SQL2000 manager to ouput a table of mydata(game database) to a xls file. Then I used Excel to make changes to it, since Excel is easy to manage a great number of entries. After having finished that, I converted xls file back to the table in mydata. Something went wrong, cuz I hadn't update the corresponding LDF file. Could someone give a solution? many thanks.

    C S 2 Replies Last reply
    0
    • C Cold_Fearing_Bird

      I have got a problem with modifing the tables of MDF because the LDF file cannot make a corresponding changes. I used SQL2000 manager to ouput a table of mydata(game database) to a xls file. Then I used Excel to make changes to it, since Excel is easy to manage a great number of entries. After having finished that, I converted xls file back to the table in mydata. Something went wrong, cuz I hadn't update the corresponding LDF file. Could someone give a solution? many thanks.

      C Offline
      C Offline
      Corporal Agarn
      wrote on last edited by
      #2

      NEVER trust Excel to handle data output. Reports are okay, but Microsoft knows all and since you really do not want that 16 digit account number to be text, they make it scientific notation dropping the last few digits in the process. That leading zero is defanintly not needed. 1.1 well that should really be 1.10000000102. These are NOT a rant they are fact (except the value shown for the decimal). Get a good text editor. I believe NotePad++ will do it and there are several pay to use packages that say they handle large files (I use VEDIT).

      1 Reply Last reply
      0
      • C Cold_Fearing_Bird

        I have got a problem with modifing the tables of MDF because the LDF file cannot make a corresponding changes. I used SQL2000 manager to ouput a table of mydata(game database) to a xls file. Then I used Excel to make changes to it, since Excel is easy to manage a great number of entries. After having finished that, I converted xls file back to the table in mydata. Something went wrong, cuz I hadn't update the corresponding LDF file. Could someone give a solution? many thanks.

        S Offline
        S Offline
        SilimSayo
        wrote on last edited by
        #3

        Just wondering how you converted an xls file "back to the table in mydata"?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups