A week or so ago, I was seeking a solution for breaking lines for
importing csv to phpmyadmin interface
Found a slick solution:
http://csv2sql.evandavey.com/
create table in database, upload the csv file to above page, copy/paste
the resulting code into SQL field for the database (not the ta
Import your CSV-data into a temporary table, using mysqlimport,
and throw a bit of SQL at it might do the trick, but then again,
not knowing the layout of your table, nor the data you want
to import, i'm only guessing.
On Mon, May 28, 2007 16:57, Sharique uddin Ahmed Farooqui wrote:
> Both PhpMyAd
> Both PhpMyAdmin and SQLYOG doesn't support customised mapping.
> My cvs data structure is diff from mysql table. I just want to import
values
> for one field only.
Database Workbench does, see www.upscene.com
> Previously I was using Mysql Front but it crashes. Also this s/w very old
> and d
Sharique uddin Ahmed Farooqui wrote:
Both PhpMyAdmin and SQLYOG doesn't support customised mapping.
My cvs data structure is diff from mysql table. I just want to import
values
for one field only.
Previously I was using Mysql Front but it crashes. Also this s/w very old
and discontinued.
Why my
Both PhpMyAdmin and SQLYOG doesn't support customised mapping.
My cvs data structure is diff from mysql table. I just want to import values
for one field only.
Previously I was using Mysql Front but it crashes. Also this s/w very old
and discontinued.
Why mysql doesn't implement it in MysqlAdmin?
Hi,
It can be done easily with PhpMyAdmin, but it is not in .net
2007/5/28, Sharique uddin Ahmed Farooqui <[EMAIL PROTECTED]>:
I want to import data from a CSV file in a table. MySql admin doesn't
support import from CSV files.
Format of data is different from structure of table.
Is there any
Try SQLYOG software
Thanks & Regards,
Sandesh Nair
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sharique
uddin Ahmed Farooqui
Sent: Monday, May 28, 2007 11:56 AM
To: mysql@lists.mysql.com; [EMAIL PROTECTED]
Subject: CSV import
I want to im
I want to import data from a CSV file in a table. MySql admin doesn't
support import from CSV files.
Format of data is different from structure of table.
Is there any app/snippet written for this task in .net , which I can
modify according to my need.
--
Sharique uddin Ahmed Farooqui
(C++/C#
: Dobromir Velev
: [EMAIL PROTECTED]
: www.websitepulse.com
:
:
: - Original Message -
: From: "Andrew" <[EMAIL PROTECTED]>
: To: <[EMAIL PROTECTED]>
: Sent: Thursday, January 30, 2003 12:48
: Subject: RE: sql CSV import
:
:
: &g
: Thursday, January 30, 2003 12:48
Subject: RE: sql CSV import
>
> Hi all I am trying to import a csv file from MySQL and keep getting an
error on
> line one.
> Is there an alternative way to import a csv file other than using
phpmyadmin?
>
> I exported the file from MySQ
Hi all I am trying to import a csv file from MySQL and keep getting an error on
line one.
Is there an alternative way to import a csv file other than using phpmyadmin?
I exported the file from MySQL but can't import it back in, any ideas?
Andrew
-
11 matches
Mail list logo