cancel
Showing results for 
Search instead for 
Did you mean: 

Insert into Mobile 7.1 oca

Former Member
0 Kudos

HI expert:

I am developing ona application to Mobile 7.1 sp08 for PDA.

How can I insert in the database?

I managed to do un modify with one query but I need to do an insert.

Any idea?

Thanks and best regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

HI,

while maintaining the backend adapter, you need to add a create adapter and need to make it available on the client. This allows you to do insert on the client.

Regards,

Oliver

Former Member
0 Kudos

Hi Oliver:

I have the create adapter but I need to do the insert into the database.

I need to do the insert with the Oca library I think!!!

Any idea?

Thanks and best regards.