Re: How to create an AutoNumber field with a SQL statement?



When Jet 4.0 came out, we were told that:

"But to maintain backward compatibility with earlier versions of Microsoft
Jet, the enhancements to SQL are available only when the database engine is
set to operate in ANSI SQL 92 mode. "

As it turns out, either that was only partly true, or else DAO has since
been extended. I was told that I couldn't use the new ALTER TABLE stuff: it
was years later that someone else pointed out that I could.

(david)


"Lyle Fairfield" <lylefairfield@xxxxxxx> wrote in message
news:1142424368.087379.294820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
TTBOMR, when MS-Access went from JET 3.5 to JET 4.0, it was also the
time when ADPs and MSDE were at the fore-front of the glitz message
from MS. Either they forgot to tell us about JET 4.0, or many of us,
including me, forgot to look.
The !!!!!new!!!!! (6 years old?) thingmes in JET 4.0 are discussed at
http://support.microsoft.com/kb/q275561/
but not as extensively as one might wish.
JET 4.0 has some great !!!!!new!!!!! capabilities, but as I see it,
they are 99.44% ignored in CDMA and elsewhere.



.



Relevant Pages

  • RE: OLEDBDataReader has no rows, yet query is fine in Access
    ... the Jet SQL statement but ADO.NET just can recognize the ANSI SQL statement. ... I suggest you watch "Comparison of Microsoft Jet SQL and ANSI SQL" article ...
    (microsoft.public.data.ado)
  • Re: Question for Joe Fallon--determining Data type
    ... then the data type for the column will be Text. ... means 255 characters max (that's a Jet limit). ... where MSDE or SQL Server is the main database (in these cases Jet ... Is 'Spreadsheet' an MS euphemism for 'Excel' or does it support other ...
    (microsoft.public.access.externaldata)
  • Re: Off Topic - Access to Postgres
    ... In both Jet and Oracle back ends, I always write my SQL dynamically anyway and contrary to what I think you implied in your initial response to Hank, I don't think writing Jet SQL (for Jet BE or c/s linked table approaches) nor PTQ SQL in VBA makes an app more difficult to manage or increses development time significantly. ...
    (comp.databases.ms-access)
  • Re: Use DAO or ADO?
    ... SQL Server is more popular than Jet. ... real world of development, Dot Net", ADO has been superceded by ADO.NET ...
    (comp.databases.ms-access)
  • Re: Calculate days between 2 dates ignoring weekends?
    ... Access 2007 Help: SQL reference ... Yes that's SQL-92 syntax but Jet doesn't support it! ... I would like entry level SQL-92 compliance for Jet. ... ANSI-89 Query Mode, making it more suited to newsgroup ...
    (microsoft.public.access.formscoding)