Hi
So I am building an App, its has two data sources one is SQL and other one is SharePoint list, SQL has 4tables from which I will get the information all are interlinked(relationships exist), based on that information I have data entry form, road block here is I cannot write/Update back the data to SQL server and unknown reason an empty table is also not possible to create in database for edit or adding new record. So my only option to have share point list as my data source to update or add new record.
I cannot make the edit form using both the sql and share point, as i need some of the information from SQL tables to be in Edit form as static.
is there an work around for this, if i chose the gallery source as share point list and fill some fields with SQL data it wont work!, i tried looks ups and all with reference to a view form as well.
Some one please help if there a process to it,
Data "in" SQL tables
Data Update/Edit/Add Share point, Combining both.
Thank you, Sorry for long Question