Re: PHPmyadmin problems after line 249..not syntax
<stbrenner@gmail.com> wrote in message
news:1143221832.328225.187990@t31g2000cwb.googlegr oups.com...
> I'm trying to insert 5112 lines of data into a table named INVENTORY
> via phpmyadmin. All the data types are CHAR and have a limit of 50
> (there are 8 columns). I tried inserting the data by commands;
> basically copying and pasting
Egad! That's a lot of work, and there ought to be a better way to do that.
I don't use phpmyadmin a lot, and I don't have it installed right now.
Isn't there a feature to read a file and execute it as a script? (Their
documentation is awful!) I seem to recall a "browse" button for selecting a
script file. Look on the SQL tab.
Regards,
Bill K.
|