Re: Oracle 9i <> ADO
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Wed, 31 Jan 2007 07:28:15 -0600
"Paul Meyer" <greenmile27@xxxxxx> wrote in message
news:epnblm$6d4$00$1@xxxxxxxxxxxxxxxxxxxx
Thanks, that works. I can't believe that Oracle doesn't have AutoIncfields
...support
But i have the same problem with Boolean-Fields. Does Oracle doesn't
Boolean?<snipped>
Merely a difference in design. 'Global' sequences also have advantages over
a single table autoinc. Pros and Cons.
Also be aware that Sequences in Oracle are guaranteed unique, but never
guaranteed to be consecutive, ie, distinct ordinals with no missing values.
What is the specific problem you having with Bools?
Perhaps this might help...
http://support.microsoft.com/kb/306530
.
- References:
- Oracle 9i <> ADO
- From: Paul Meyer
- Re: Oracle 9i <> ADO
- From: Paul Meyer
- Oracle 9i <> ADO
- Prev by Date: Re: Oracle 9i <> ADO
- Next by Date: Re: Error 0x800A0BB9 When Reconnecting in same process instance
- Previous by thread: Re: Oracle 9i <> ADO
- Next by thread: Re: Error 0x800A0BB9 When Reconnecting in same process instance
- Index(es):
Relevant Pages
|