Databases :: MySql :: How can i upload 4 lack or more records in to the database mysql |
|||
| By: rajeshacpt |
Date: 11/07/2003 00:00:00 |
Points: 50 | Status: Answered Quality : Excellent |
|
hi frnds, How can i upload 4 -lack or more records in to mysql database. I am using a dsl connection. and when i transform to text file it comes up to 20 MB. Can mysql handle those many records. Pls suggest me raj |
|||
| By: VGR | Date: 11/07/2003 03:03:00 | Type : Answer |
|
| yes, of course. is this a mysqldump-ed file ? or at least a CSV file exported from an other RDBMS ? then enter the console of MySql and either (respectively) do : source localfilename_of_dump or LOAD DATA INFILE 'the_cvs_file' INTO table.... (see online doc at <A HREF="http://www.mysql.com/manual/en">www.mysql.com/manual/en</A>) |
|||
|
Do register to be able to answer |
|||
©2010 These pages are served without commercial sponsorship. (No popup ads, etc...). Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Please DO link to this page!








