Skip to main content
Nintex Community Menu Bar

Error while fetching data using SODataAdapter.Fill

  • January 27, 2009
  • 0 replies
  • 4 views

Forum|alt.badge.img

Hi,


I'm using SODataAdapter.Fill() to call a custom method on SmartObject. While testing the same if the custom method is not returning anything then the Fill() function is throwing an error "Non-Static method requires a target".


soDa.Fill(<dataset>);-


Thanks,


Manju