Re: Update Delete of an Enterprise Object causes EOEditingContext.saveChanges() to Exception

2008-11-07 Thread Cheong Hee (DS)
Hi TimMay be you could try with:DbTest dbObj = (DbTest) EOUtilities.objectMatchingKeyAndValue (ec, Test, priKey, new Integer(0)); DbTest dbObj = (DbTest) EOUtilities.objectMatchingKeyAndValue (ec, Test, priKey, 0); Cheers Cheong Hee ___ Do not

Re: Database choices

2007-10-30 Thread Cheong Hee (DS)
Thanks for pointing out. I overlooked this as costing for commercial is always part of concerns. To share a bit, these are some info I am able to dig out from MySQL support team email: One commercial license is required for each server. For MySQL Classic, each commercial license cost US$395

Re: Windows XP Dev D2W Issue

2007-10-06 Thread Cheong Hee (DS)
Not sure if this will be of help: In Windows XP, the browser will not be able to launched automatically unless you have added something e.g. isAdditionalForeignSupportedDevelopmentPlatform Other than that, there shall not be more things to do to get it working after installation. I did not