Jump to content

Program to open large text/SQL files.


MasterWayZ

Recommended Posts

Which platform?

At those sizes you're typically not so much interested in the whole but rather a needle in this haystack, so I would consider using grep-like tools to pluck out what you need rather than finding something to operate on the bulk.

Link to comment
Share on other sites

Windows.

it's for browsing through large sql databases. Sometimes a table and sometimes just an entry.

@cooper

Edited by MasterWayZ
Link to comment
Share on other sites

I think Notepad++ does this mostly decently, but I haven't used Windows in years.

My advice would be to just load the SQL into a new database, then use the DB tools to mangle the data any way you need. It's what they're there for...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...