| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | April 15 2000 4:28pm |
| Subject: | Re: $dbh->{'mysql_insertid'} usage | ||
| View as plain text | |||
On Fri, 14 Apr 2000, Roman Melihhov wrote: > How do I properly use the {'mysql_insertid'} on mSQL 2 > and which field type should be defined for the id? Is it UINT, > TEXT or CHAR(?) You cannot use MySQL features with mSQL. Change the database engine or use sequences. See the mSQL docs for details. Sorry, Jochen
| Thread | ||
|---|---|---|
| • $dbh->{'mysql_insertid'} usage | Roman Melihhov | 14 Apr |
| • Re: $dbh->{'mysql_insertid'} usage | Jochen Wiedmann | 15 Apr |
