On Mon, 30 Jan 2006 09:32:53 +0100, Michael Lackhoff wrote: Hi Michael
> - how can I use 0-values (not NULL!) as primary key? When I try to > add a record with the primary key = 0 a record is created with the > next increment of the primary key. That looks like a bug to me > (check on truth instead of definedness somewhere). I would like to > use the 0- record as default (the other records in these tables are > just copies of the default with some minor adjustments). What makes you think this is a Perl-level problem? You did not name your database server, but that's where I'd look first. -- Cheers Ron Savage, [EMAIL PROTECTED] on 30/01/2006 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
