[kwlug-disc] Tools to get data into a mysql database

Chris Bruner cbruner at quadro.net
Mon Mar 1 19:45:28 EST 2010


If it's just a one time insertion, then make a text file and do a redirect.
ie
mysql -p -U Database -u Username <NewData

NewData would have the normal sql code for adding info to your table.

Insurance Squared Inc. wrote:
> What kind of tools are available to get a decent sized pile of data 
> into a mysql database via keyboard?  i.e. I've got tables full of rows 
> and columns of data that I have to input via a keyboard and end up as 
> a nice mysql database.
>
> g.
>
>
>
> _______________________________________________
> kwlug-disc_kwlug.org mailing list
> kwlug-disc_kwlug.org at kwlug.org
> http://astoria.ccjclearline.com/mailman/listinfo/kwlug-disc_kwlug.org
>





More information about the kwlug-disc mailing list