Hi all,
Questions from a desperate newbie. I have recently jumped into InfoPath 2003 up to the neck:-(. I need to turn an Access db into a SharePoint (SP) list, then use InfoPath (IP) to access this db. Access has been my db software for years and my jproblem is looking at IP with an Access data model view. It just don't work...
I've been using the Intro to InfoPath2003 book along with MS's InfoPath areas on MSDN and Office web sites. Both very helpful if I can get beyond this Access paradigm paralysis.
This is my Access db.
tblPROJECT
| |
| |
/ \
tblDATA1 tblDATA2
tblProject has a 1 to many relationship with both tables DATA1 and tblDATA2 (the key field in all tables is fldElement).
I am starting with a blank IP form. tblProject is the root element. DATA1 and DATA2 are subgroups to tblProject. Does this create the 1 to many relationship between the tables (I guess they are called groups now, IP tables are used in form layout)?
How does InfoPath store the data on the SP server. I am trying to imagine it as a "table", but it seems more like multiple documents of one "record" or "row" each.
How do repeating sections, groups, or tables relate to MS Acess subforms or subreports?
It would be so nice to have the light bulb go on, everything else would fall in place:-)
So many questions, so little time. I do appreciate all the patience the experts tend to show us in these forums.