Questions

Tag Filter:
Hi I am trying to use the stored procedure command in a delete button on my template. The template is correctly showing the "COUNTID" and returns the list correctly. However when I try and use the "COUNTID" in the following delete stored proc I get an error. ---------------------------------------------- <DeleteCommand CommandText="spDELETE_COUNT" CommandType="StoredProcedure" ConnectionString="[[
I've created a view template containing 2 xmod template tags, 1 for fetching a row of countries, and the second data related to these countries. The second template has functionality for add, edit and delete, while the first simply displays a country list which is updated in a different xmod form on the page. Now I get the problem, that the delete function throws an exception: Missing Delete Comma

Getting Good Answers

How do you get good answers to your questions?   Ask good questions. That means:

  • Good Titles: Give your question a concise but informative title. Rather than "Email Forms", use "Sending multiple emails from forms".
  • Do Your Research: Check out the XMod Pro help file, the XMod Pro Guide on this site, do a search in this Answers forum. Members are friendly and more than happy to help, but it's good etiquette to show you've done your homework.
  • Is It Answerable? Your question should be practical and answerable. Provide clear and accurate details about your specific problem. Be sure to include all the pertinent information or links to images and examples. 
  • Show Your Appreciation: If someone correctly answers your question, come back and ACCEPT the answer. That gives them points and helps others know it was a correct answer. If members know you'll accept an answer, they'll be more likely to spend time on your next question(s).