Record.pm
Todd Miller
toddmi at ikano.com
Tue Feb 12 07:52:41 PST 2002
I am having trouble using the insert in Record.pm. I am writing my own
module and I am trying to update the part_svc table. If I don't pass one of
the fields, the insert(Record.pm) method returns an error as expected and
the record is not written. However, if I pass all of the fields no error is
generated and I expect the record to be written, but it is not. When I go
and add a service through Freeside I notice that my attempt to write a
record has used a primary key value and the primary key for the record added
through Freeside is one more than expected. Am I doing something obviously
wrong or does anyone have any insight in to what my problem might be?
Thanks,
Todd
More information about the freeside-devel
mailing list