> > Not sure where you are going with the question? > > We only have to handle the common case. If someone is going to > create a database with all sorts of custom stuff, they will have to > handle that themselves. Surely you don't think that Dabo should be > able to anticipate every strange design that someone might come up with? > > If the database provides a way of producing auto-increment keys, it > will have a standard way of returning them. That's the only thing we > need to handle. You're going off on tangents trying to imagine every > possible permutation, and that's just not what this method is for. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com
OK then I just use the curval or lastval. Just to be sure - I can assume that the insert has occurred and was successful? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
