S
shilpi.agarwal3373
Guest
Hi all, I am able to bring data from Sql Server2014 which is configured on data direct cloud in rollbase application. Also I have defined a trigger in sql server which says that same customer name record will not be added, means only unique customer name record will be added into customer table. So this trigger works fine in Sql Server when i try to insert a record with previously defined customer name, an error appears, "Customer .... already exits". So My question is How to access this trigger in my rollbase application? Currently in rollbase application I am getting a System Error. Instead of it, I want the same message "Customer...already exists" in rollbase app also. Please clarify this issue.
Continue reading...
Continue reading...