Hello
I am new to OData and am developing an iPhone app to use OData services.
I have downloaded the SDK and am trying to generate the proxy classes.
But I get the error saying - Failed to gener...
Id #12809 | Release:
None
| Updated: Feb 14 at 7:26 PM by DJCamper | Created: Feb 6 at 2:40 PM by DJCamper
Table has field FBID type int64.
When I create record, it work correclly with value 10000106885????.
But when I use
NSNumber *FBID = [save getFBID];
Value for FBID is 2147483647.
Sorry for...
Id #12455 | Release:
None
| Updated: Feb 14 at 7:26 PM by haoly | Created: Aug 24, 2012 at 9:22 AM by haoly
Hi,
I'm facing an issue when trying to stop tracking an entity, inserted in the context (and not saved to the server yet).
The .Net Client Library gives us a method called 'Detach' which allows...
Id #12294 | Release:
None
| Updated: Feb 14 at 7:26 PM by valleen | Created: Jun 25, 2012 at 8:19 PM by valleen
Hi,
The SDK query urls that contain DateTime values are not sent in the correct format.
Format should be datetime'datetimeliteral' instead it is just datetimeliteral.
thanks,
Guy
Id #11656 | Release:
None
| Updated: Feb 14 at 7:26 PM by guyblank | Created: Jan 24, 2012 at 11:36 AM by guyblank
Hi,
When I try to do a create call using the SDK i notices in the payload the all DateTime value have DateTimeOffste format:
2012-04-03T21:00:00Z
instead of:
2012-04-03T21:00:00
Thanks,
Guy
Id #11655 | Release:
None
| Updated: Feb 14 at 7:26 PM by guyblank | Created: Jan 24, 2012 at 11:14 AM by guyblank
Hello, while trying to generate the proxy, following error occurs:
odatagen[696:903] fileRange Error While moving xslt file : (null)
Using this statement on Mac OSX 10.6.8 :
....$ /Users/dru...
Id #11448 | Release:
None
| Updated: Feb 14 at 7:26 PM by drummer44 | Created: Nov 19, 2011 at 8:28 PM by drummer44
Edm.Time returne as nil
example for Edm.Time - PT11H00M00S
Id #11311 | Release:
None
| Updated: Feb 14 at 7:26 PM by svetaer | Created: Sep 27, 2011 at 7:04 AM by svetaer
After adding a new object to collection and doing saveChanges the object is not updated with values from the server
Id #11310 | Release:
None
| Updated: Feb 14 at 7:26 PM by svetaer | Created: Sep 27, 2011 at 7:00 AM by svetaer
Edm.Byte type which is generated in the proxy class always returns 0. Setting the byte object to 1 then doing saveChanges - the application crashes
Id #11309 | Release:
None
| Updated: Feb 14 at 7:26 PM by svetaer | Created: Sep 27, 2011 at 6:57 AM by svetaer
In class objectContext method addHeader:headerValue: and setEntityHeaders don't work
Id #11308 | Release:
None
| Updated: Feb 14 at 7:26 PM by svetaer | Created: Sep 27, 2011 at 6:55 AM by svetaer