|
Re: DataObject: Ignoring key definitions: msg#00347php.pear.general
I will look at this in the next few days - the whole sequence/key code is very complex and needs desperatly simplifying... It may involve an overhall of the keys code: > [crosstable__keys] > table1_id = 2 == recognized autoincrement or nextval key > table2_id = 1 == normal primary key or unique's in which case : - insert should use autoinc keys.. - update/delete should use any of them which are set.. if the generator fails to guess the autoincrement, then overriding the keys() method is the prefered way to fix this (no more ignore_sequence_keys etc...) I may also introduce realdbtype = mssql so you can use the identiy code with odbc Thoughts..... Regards Alan Markus Wolff wrote: Hi there, -- Can you help out? Need Consulting Services or Know of a Job? http://www.akbkhome.com -- PEAR General Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: dreamweaver templates: 00347, Ryan King |
|---|---|
| Next by Date: | Re: dreamweaver templates: 00347, Alan Knowles |
| Previous by Thread: | Re: DataObject: Ignoring key definitionsi: 00347, Markus Wolff |
| Next by Thread: | Re: DataObject: Ignoring key definitions: 00347, Alan Knowles |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |