S
Serhan.Saral
Hi Guys,
I'm new to Infopath and I'm trying to create a repeating table to hold
Revision History data for a document and link that to an SQL database.
I was able to link other text boxes to my SQL data source, but can't
get the repeating table to work with my SQL tables.
My SQL table for Revision History is a called SME9_RevHist, with the
following columns:
S90Key is the Primary Key for the table
S91Ver is for the version number
S92VerDate is for the Date the version was updated
S93Auth is for the Author name who made the version update
S94Comm is for Additional comments
Next I created a repeating group called RevInfo with the following
elements:
Ver
VerDate
Auth
Comm
So, how can I now connect the elements in the repeating group the my
SQL table and be able to store and retrive information typed into these
fields when using the form or do I need to go down a different path...
thanks, a bunch
ssaral
I'm new to Infopath and I'm trying to create a repeating table to hold
Revision History data for a document and link that to an SQL database.
I was able to link other text boxes to my SQL data source, but can't
get the repeating table to work with my SQL tables.
My SQL table for Revision History is a called SME9_RevHist, with the
following columns:
S90Key is the Primary Key for the table
S91Ver is for the version number
S92VerDate is for the Date the version was updated
S93Auth is for the Author name who made the version update
S94Comm is for Additional comments
Next I created a repeating group called RevInfo with the following
elements:
Ver
VerDate
Auth
Comm
So, how can I now connect the elements in the repeating group the my
SQL table and be able to store and retrive information typed into these
fields when using the form or do I need to go down a different path...
thanks, a bunch
ssaral