You have two choices:1. You can have the form communicate with the
database directly. This would mean that the user must be on the same
network as the database server. If it is not then this cannot be done
this way. So think of applications that are internal to your network. If
this is the case you will need LiveCycle Reader Extensions server to
Reader Extend the form to allow database interactivity.2. You can submit
the data from the form to a web server program and have the program
update the ...