Skip to Content
0
Former Member
Jul 15, 2008 at 01:27 PM

stored procedure Issue in VC - Urgent

21 Views

Hi all,

I am trying to insert a new record in a SQL Server database, using a stored procedure.

I am inserting this new record from a popup iview, in which the data service is configured.

But when I try to insert a new record, I am getting an error "No value was assigned to parameter(@ParentId)", where ParentId is the first parameter in my stored procedure.

I am using flex 2.0 runtime from EP 7.0 SP13.

Can anyone help me out?

Thanks and Best Regards

Shobin