[ic] autonumber with mySQL

Rene Hertell interchange-users at hertell.com
Wed Jan 14 16:59:59 EST 2004


> Database  correspondence correspondence.txt __SQLDSN__
> ifdef SQLUSER
> Database  correspondence  USER         __SQLUSER__
> endif
> ifdef SQLPASS
> Database  correspondence  PASS         __SQLPASS__
> endif
> Database  correspondence  COLUMN_DEF  "code=INT(5) UNSIGNED AUTO_INCREMENT
> PRIMARY_KEY"
> Database  correspondence  COLUMN_DEF  "notes=TEXT"
>
> Does something in there need to be changed?

So you have only two columns?

René




More information about the interchange-users mailing list