cancel
Showing results for 
Search instead for 
Did you mean: 

DB <-> SUP 2.0 <--> iOS UI

Former Member
0 Kudos

Hi Gurus,

we are trying a simple scenario of inserting data into a table where it is in sybase sampledb from iOS ui thro SUP 2.0. from SUP side we have created the MBO by draging and droping thetable where by default has create, delete, update operations thereafter in we deployed the MBO and generated the code for iOS platform.

Form iOS ui they have populated the DB fields with values and then they are calling the create operation and doing a sync group call getting 1 record inserted successfully in the iOS console but we are not able to see it in CDB as well as actual DB.

seeking for you help in knowing what order we should call the functions to make it successfull one.

thanks

SK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

First, are you getting a "Replay Success" message in the xCode console?

Answers (0)