Adrian10777
Need help connecting AJAX to Controller to DAL
so table 1 has the primaryId1, and all the other columns that in table 2, but table 2 which is what we are inserting 2 has the word new for most of them because it's a future line, like future date, and going up a level in the medical field, so not trying to insert into table1, but table2
123 replies
Need help connecting AJAX to Controller to DAL
so I added a new one that's getting the error
2 things, I have a value from the current table, but the insert statement is asking for the new value. So if current value is 3, now it needs to be 4 when inserted to db so I tried this columns13id: $(items.column13id).val() but still getting FK error
2 things, I have a value from the current table, but the insert statement is asking for the new value. So if current value is 3, now it needs to be 4 when inserted to db so I tried this columns13id: $(items.column13id).val() but still getting FK error
123 replies