Subject | Re: [IBO] Can not edit/remove on dataset. |
---|---|
Author | Jason Wharton |
Post date | 2001-06-29T08:24:40Z |
> Looking at the query you will notice that the SCHEDULE.OPP_TEAM_ID fieldis
> linked to the TEAMS.TEAM_ID field. The problem is that for some reason thethe
> dataset only allows me to perform inserts and not edit's, or remove's. I
> have temporarily hooked a TIB_UpdateBar to a datasource connected to the
> ScheduleFrameQuery dataset and it also allows me to add new records, all
> other controls on the TIB_UpdateBar is disabled. Why can't I edit orremove
> existing records? Any ideas? The RequestLive property for the dataset isI suppose I should raise an exception when you set RequestLive to true and
> currently set to True.
IBO cannot figure out how to do it.
You need to assign your own EditSQL and DeleteSQL statements to handle the
edit and delete capabilities.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com