read excel file and send the data into database Stored Procedure query run successfully and i did not get any error but my database still empty
exec GetAllPatients ' %CurrentItem[0]% ',' %CurrentItem[1]% ',' %CurrentItem[2]% ',' %CurrentItem[3]% '
can someone help me to fix this
Thanks