Re: Oracle 9i <> ADO



Thanks, that works. I can't believe that Oracle doesn't have AutoInc fields
....
But i have the same problem with Boolean-Fields. Does Oracle doesn't support
Boolean?

This is a simple one Oracle does not have auto increment fields. Usually
are
simulated using an integer and a trigger putting the value from a
sequence.
For example the column AutoID NUMBER (10) of table "Table" you want to be
auto increment.


.



Relevant Pages

  • Re: What so special about PostgreSQL and other RDBMS?
    ... That's exactly the link the licence agreement for the database points to when it ... comes to what wecan expect for paying support. ... > "Oracle may provide additional releases or versions of its programs ... If the requirements are volatile I'd do a long term contract detailing what ...
    (comp.lang.php)
  • Re: What so special about PostgreSQL and other RDBMS?
    ... "Oracle may provide additional releases or versions of its programs ... in the form of an Update as part of our technical support services. ... cucumber vendor that insisted I could only buy cucumbers from them, ... If I have the source code, I know I can relly on a product for ever, ...
    (comp.lang.php)
  • Re: Problem when WIndows 2000 Server is rebooted
    ... who were not forced, as a contract condition, to support versions of the ... a currently supported version of the Oracle database. ... support a version of the Oracle database that is under active Oracle ...
    (comp.databases.oracle.server)
  • ANNOUNCE: DBD::Oracle 1.17 *RELEASE CANDIDATE* RC6
    ... Oracle configurations are almost ... Fixed truncation error on fetch into UTF8 charset thanks to Honza Pazdziora. ... Added support for nested cursors in select lists thanks to Charles Jardine. ... clarifying examples thanks to Charles Jardine. ...
    (perl.dbi.users)
  • Re: WTF are you talking about?
    ... A bunch of debian and gentoo users make a bunch of claims about ... The ability to have multiple channels of support has VALUE. ... with the possible support from Oracle and support from the newsgroups ...
    (alt.os.linux)

Loading