| | im trying to open up a sql to modify a database but my computer im using is kinda slow and everytime i open it up in wordpad it freezes lol does anybody know a good program or text editor i can use to view sql files?.. |
|
|
An sql file is basically a text file, but the problem is that if the Database gets large, and you do a full data dump, the file gets too big to load into the editor. I've had that before, so what I do on a large database is use phpmyadmin to dump one table at a time for the large tables, and a couple of smaller ones together in the dump.
Then you can load the resulting file into the text Editor. I use ConText Editor for many Web tasks because you can open an entire site all at the same time as a 'Project' and do multiple search and replaces at the same time. I've had up to 60 files open at once, and once I loaded an full Database sql file which was huge, and it worked great. Wordpad is not the best editor for large files. It has a small file size limit.
well thanks for the information im using ConText now
it works perfect even with my large databases |
|
![]() Viewing A Sql |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|