[ic] Error create a new database

Kevin Walsh kevin at cursor.biz
Thu Aug 28 09:36:12 EDT 2003


Xavier GILLET [xavier.gillet.perso at wanadoo.fr] wrote:
> Problem to create a new database.
> 
> groupes.mysql :
> Database groupes groupes.txt __SQLDSN__
> Database groupes COLUMN_DEF "code=mediumint NOT NULL PRIMARY KEY
> AUTO_INCREMENT"
> Database groupes COLUMN_DEF "nom=varchar(64)"
> Database groupes COLUMN_DEF "created_date=varchar(26)"
> Database groupes COLUMN_DEF "nbr_users=var(3)"
> 
You'd have better luck using varchar(3) on your nbr_users column.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/



More information about the interchange-users mailing list