Hi,
I have setup an IP form such that I have a drop down menu of names
populated from a secondary datasource (and bound to main:queryFields).
I then have four text boxes bound to main:dataFields which are
automagically filled in based upon what is selected in the drop down
menu (using an onAfterChange event handler).
What I am trying to do is allow the user to select from the drop down
list and modify the information to submit back to the SQL DB. The
problem is the update never happens but a new row is inserted in the
table.
When I use the default 'New Record' and 'Run Query' sections it works
fine...but this setup is a really poor UI.
Does anyone know how I can accomplish the update?? Will I have to code
the update statement myself?
Let me know if you need more info in order to help me!!
TIA!
virgul - 30 Dec 2004 09:35 GMT
Hi
For update your SQL table it's better to do that with a webservice no
permission probleme
Read this topic first to understand:
http://groups-beta.google.com/group/microsoft.public.infopath/browse_thread/thre
ad/d8ce6b0fd240a4d0
And after go to this website to find explanation:
www.infopathdev.com
If you are more question ask !!!
++
virgul - 30 Dec 2004 09:35 GMT
Hi
For update your SQL table it's better to do that with a webservice no
permission probleme
Read this topic first to understand:
http://groups-beta.google.com/group/microsoft.public.infopath/browse_thread/thre
ad/d8ce6b0fd240a4d0
And after go to this website to find explanation:
www.infopathdev.com
If you are more question ask !!!
++