View Single Post
Old 12-05-2008, 01:13 PM   #2 (permalink)
CoryMathews
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Create a formview set its default mode to insert, then add a datasouce to it with an insert query how you want it. After that is done for each text box bind it to the field you want it to update.
CoryMathews is offline  
Reply With Quote