Cin
Cin
CC#
Created by Cin on 12/6/2023 in #help
MVVM - View model with collection of view models?
I will admit my example was a simple one, just for proof of concept
17 replies
CC#
Created by Akama Aka on 12/6/2023 in #help
Incorrect syntax near '@address_id'
We've all done it
11 replies
CC#
Created by Akama Aka on 12/6/2023 in #help
Incorrect syntax near '@address_id'
🥳
11 replies
CC#
Created by Akama Aka on 12/6/2023 in #help
Incorrect syntax near '@address_id'
Did it fix the issue?
11 replies
CC#
Created by Akama Aka on 12/6/2023 in #help
Incorrect syntax near '@address_id'
should be:
VALUES (@phoneNumb, @firstname, @lastname, @address_ID)
VALUES (@phoneNumb, @firstname, @lastname, @address_ID)
11 replies
CC#
Created by Akama Aka on 12/6/2023 in #help
Incorrect syntax near '@address_id'
you seem to be missing a )
11 replies