any give example program using an array with store the data into database.
if i have 3 field like date,name,department now tell me how to declare array in webservice.
var arr=new array();
pass the 3 field as array
tell me how to insert the 3 field into database (odbc)