Re: Inserting in a auto-inremental column

2004-05-13 Thread Daniel Kasak
Ronan Lucio wrote: Hi, Can I insert specifying the data into a auto-incremental column? Explain better: We have a database (MySQL-4.0.17) that I need to syncronize with a off-line software. If a client was inserted in the off-line software, I´ll need to import the client datas to the cent

Inserting in a auto-inremental column

2004-05-13 Thread Ronan Lucio
Hi, Can I insert specifying the data into a auto-incremental column? Explain better: We have a database (MySQL-4.0.17) that I need to syncronize with a off-line software. If a client was inserted in the off-line software, I´ll need to import the client datas to the central database. The client