Jump to content

Desktop SQL editor?


avillanu

Recommended Posts

I need to create a table of 2000+ blank rows. I tried doing it with a simple WHILE loop and INSERT line but only got to about 500 entries before timing out.

 

I'm hoping that there's some MySQL desktop program that I could use to create a file that I could simply import.

 

If you have any other suggestions it would be greatly appreciated.  :)

Link to comment
Share on other sites

Interesting...I've done a little research and it seems that I could simply create an excel file with the values I want.

 

So I'm thinking:

 

Use a simple PHP file to create the database column attributes I would like (mediumint, autoincrement and such)

 

and then import an excel file.

 

Would this work? Any drawbacks?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.