Fabian,
Thanks so much for providing this.
Regard,
Peter
Peter Thompson | TXT2GET | Wellington, New Zealand | p...@txt2get.co.nz |
www.txt2get.co.nz
> On 28/08/2015, at 13:01, Fabian Peters wrote:
>
> Hi Peter,
>
> Benjamin Chew made his compiled version available – see b
compile a new
adaptor (via Project Wonder) but this is a bit beyond me technically.
Appreciate any help that we can get.
Thanks,
Peter
Peter Thompson | TXT2GET | Wellington, New Zealand |
p...@txt2get.co.nz<mailto:p...@txt2get.co.nz> |
www.txt2get.co.nz<http://www.txt2
ts.foundation.NSKeyValueCoding$DefaultImplementation.valueForKey
(NSKeyValueCoding.java:1268)
Again appreciate all the help you can offer.
Many thanks,
-Original Message-
From: Lachlan Deck [mailto:lachlan.d...@gmail.com]
Sent: Thursday, 28 May 2009 7:39 p.m.
To: Peter Thompson
t (and previously got):
http://
<http://%20%3courURL%3e/WebObjects/%3courAPP%3e.woa/Contents/WebServerResour
ces/images/logo.gif>
/WebObjects/.woa/Contents/WebServerResources/images/logo.gif
Can someone shed some light on this - particularly how is
Yes agreed.
Thanks,
Peter
-Original Message-
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
com] On Behalf Of Andrew Lindesay
Sent: Friday, 14 March 2008 12:16 p.m.
To: AppleWO List
Subject: Re: Entity Modeler - Strange Behaviour?
Yes; I think that should be "datetime" for MySQL.
ch
trange Behaviour?
Are you sure "timestamp" is the correct external type? I seem to recall
that timestamp on mysql actually is a last modified stamp? hazy memory,
though.
ms
On Mar 13, 2008, at 7:09 PM, Mike Schrag wrote:
Begin forwarded message:
From
gets the following SQL generated:
`END_DATE` timestamp NOT NULL default CURRENT_TIMESTAMP on
update CURRENT_TIMESTAMP,
While I can understand the "default CURRENT_TIMESTAMP" why does it add
the "on update CURRENT_TIMESTAMP"? Can this behaviour be switched off?
T
dates on object via java code.
5. save object again via:
session().defaultEditingContext().saveChanges();
session().defaultEditingContext().refreshAllObjects();
That step 5 should save the changes?
Appreciate any assistance you can give.