View Single Post
  #5 (permalink)  
Old 05-07-2007, 06:46 PM
pegitha pegitha is offline
Member
 
Join Date: Apr 2007
Location: Indiana
Posts: 84
pegitha is on a distinguished road
Send a message via Skype™ to pegitha
So when you run the insert statement "INSERT INTO vfs_trg_crs_cat (vtcc_volunteer_flag) VALUES (#volunteerFlag#)" does the value of volunteerFlag look like a "Y" or something like that? What is the column vtcc_volunteer_flag in the database? Is it a string?
Also, is there a really a space in the name class =sg.gov.ncss.vcfms.training.beans.VfsTrgCrsCatDTO' in your mapping or is that just an artifact of copying?
Reply With Quote