stophun / fdotoolbox

Automatically exported from code.google.com/p/fdotoolbox
0 stars 1 forks source link

Associations Not Supported #331

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Connect to a Schema with Association capabilities
2. Try to do stuff

What is the expected output? What do you see instead?
Capabilities are not implemented in a variety of places - create - view - insert

What version of the product are you using? On what operating system?
/trunk

Please provide any additional information below.

Please see attached patch file - this was from some work over the summer on 
provider support and has nowhere to go currently.  It should not break any 
existing functionality, though not all association elements are 100% in this 
patch.  Tested on SDF and SQLServer providers.

Original issue reported on code.google.com by Cris...@gmail.com on 15 Nov 2010 at 6:02

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for this patch. No more "case not handled" errors in Data Preview! Nice.

However some parts of the patch are not applicable due to the Unified Data 
Store editor changes. These parts will be omitted from the patch submission and 
will be reviewed to see if it can be integrated into the new editor

Original comment by jumpinja...@gmail.com on 17 Nov 2010 at 1:25

GoogleCodeExporter commented 8 years ago
One question: Are association properties update-able (from the result view?). 

My attempts result in failure due to invalid filter. If these properties aren't 
update-able, then they should be omitted from the FDO update command (and the 
fields made read-only in the update UI)

Original comment by jumpinja...@gmail.com on 17 Nov 2010 at 1:29

GoogleCodeExporter commented 8 years ago
Hi,

Thanks for merging, I know it's not 100% but as I had spend a lot of time on 
this in support for another project in the summer I needed to submit it to you 
for review before it got way out of sync with trunk.

Hopefully if I get back to objects and associations again I can contribute 
further.

Original comment by Cris...@gmail.com on 19 Nov 2010 at 3:41

GoogleCodeExporter commented 8 years ago

Original comment by jumpinja...@gmail.com on 7 Oct 2011 at 7:02