Agile Developer

Parameter passing i...
 
Notifications
Clear all

[Solved] Parameter passing in Iview. Only the first parameter is being properly passed to the query, while the remaining parameters are being passed as empty

1 Posts
1 Users
0 Reactions
488 Views
Posts: 15
Topic starter
(@shilpaagile)
Member
Joined: 2 years ago

Param name should not have clash with column names.
Always have a practice of prefixing the parameter name with some character (eg. pdistrict) to avoid clash.


Share: