0
(click on this box to dismiss)
Passing a list of parameters from .Net to a Cubrid query/stored procedure
Suppose we are writing a social network application. Suppose in the friends list we want to give the user possibility to select multiple records and mark them as best friends.
What is the best way to pass the list of id's from the application as a query/stored procedure parameter?
1
Answer
tagged
asked 2 years ago
viewed 490 times