From: Janich <jan...@gmail.com>
Date: Sun, 22 Jul 2012 01:09:18 -0700 (PDT)
Local: Sun, Jul 22 2012 4:09 am
Subject: Re: Support IGNORE clause for INSERT
From a quick search, it doesnt look like MSSQL supports this either, so it But there are other ways to do it. / Janich On Saturday, 21 July 2012 20:37:59 UTC+2, Aerendir wrote:
> Hi at all, > I'm developing an app using Joomla! Platform 12.1 and i need to use IGNORE > Actually, the framework doesn't support the use of this clause, but, > If i'm not wrong it could be sufficient to edit the method insert of the > Now the function is this: > *public function **insert*($table, $incrementField*=**false*) > *return *$this; > I think (but i could be wrong! I don't yet fully know the logic of the > *public function **insert*($table, $incrementField*=**false*, $ignore=* > *if*($ignore) > $this*->*autoIncrementField *= *$incrementField; > *return *$this; > What do you think about? You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||