![]() |
|
|
|
|
|
|
2
21st October 04:47
External User
Posts: 1
|
I think what you are looking for is the "LOAD DATA" command. With
that one of the options is "SEPARATED BY" I'd do a search for "LOAD DATA" in the mysql site. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com japruim@raoset.com |
|
|
5
21st October 10:17
External User
Posts: 1
|
I'm not sure about the issue with the query... I've only used it a
few times, although I will be using it today with a csv file so I'll let you know if I find anything ![]() As far as if the hosting company will let you put the file and read it from their account I'm not sure, that would be a decision that they made, actually I'm not positive that there is anyway they can stop it... But if they don't want to let you do it that way.. Would they allow you to place a mysql database on their server that they didn't create? You said you were testing locally, so why not simply do the load file, and then transfer a complete table up to the hosting company? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com japruim@raoset.com |
|