hi folks
let me ask you an easy question: how are database-views loaded to a dataset? i like to load my whole oracle database (30 tables, 25 views) to a dataset for an offline editing-tool. but if i load the views as normal tables, they wont be updated when a value of one of its related tables changes.
a dataview-object isnt either what im looking for. they take only one table as source (but a normal database-views related on several tables)...
any ideas?
best regards
george
let me ask you an easy question: how are database-views loaded to a dataset? i like to load my whole oracle database (30 tables, 25 views) to a dataset for an offline editing-tool. but if i load the views as normal tables, they wont be updated when a value of one of its related tables changes.
a dataview-object isnt either what im looking for. they take only one table as source (but a normal database-views related on several tables)...
any ideas?
best regards
george