MySQL Forums
Forum List  »  CSV Storage Engine

Re: problem import data
Posted by: Gert V
Date: February 03, 2008 02:33PM

+--------------+-------------------------------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+--------------+-------------------------------+------+-----+---------+-------+
| ProductID | varchar(6) | NO | PRI | | |

| Omschrijving | varchar(20) | NO | | | |

| Lengte | tinyint(3) unsigned | NO | | | |

| Breedte | tinyint(3) unsigned | NO | | | |

| Hoogte | tinyint(3) unsigned | NO | | | |

| Type | enum('HEV','ELV','MOT','FIX') | YES | | NULL | |

+--------------+-------------------------------+------+-----+---------+-------+

Options: ReplyQuote


Subject
Views
Written By
Posted
17626
February 01, 2008 04:15PM
8494
February 03, 2008 12:20AM
Re: problem import data
7892
February 03, 2008 02:33PM
7948
February 03, 2008 05:41PM
8061
February 04, 2008 12:51PM
7015
August 11, 2008 02:39AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.