in reply to Re: Inserting a record into an Access database
in thread Inserting a record into an Access database
Without a specific error message (call ->errstr() in your die statement), I'd have to blindly say that Jenda is onto your problem. Are you sure that you are inserting the correct number of values into the table and that you are inserting the correct type of values into the table?