Problem ActiveRecord+ActionWebService

Hi All,
I am creating one webservice in ror.I have one function called
sum(int1,int2) and it’s working fine to show output.Now i wanna save the
value of int1 and int2 into database through my webservices.
But i am getting error badconnect.I configured database.yml file
too.Please tell me suggestion i wanna use ActionwebService and Active
Record together.
Can i do this.If yes,then how?
Looking for your suggestion gyes.
Help me.
Thanks
Varun G.