Re: Create Table in External DB

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance





david epsom dot com dot au wrote:
> > INTO [MS Access;Database=C:\db99.mdb;].Orders
>
> If you have your database set to 'ANSI' mode,
> you get may get SQL like this from the QBE window.

Perhaps, but the syntax I posted is from at least the Jet 3 era i.e.
not limited to Jet 4 which 'ANSI' mode implies.

> You also need the 'MS Access' clause if you are
> using an ADO connection instead of CurrentDB.

I use 'MS Access' simply to fully qualify the data source as, erm, Jet
:)

.



Relevant Pages

  • Re: Bitwise And
    ... is saved/flagged as an 'ANSI' mode view or procedure. ... 'ANSI' queries can also (and this ... the SQL is also Jet complient SQL, ...
    (microsoft.public.access.queries)
  • Re: Create Table in External DB
    ... but the syntax I posted is from at least the Jet 3 ... I was wrong to suggest that your SQL was 'ANSI' SQL. ... but the syntax I posted is from at least the Jet 3 era i.e. ...
    (microsoft.public.access.queries)
  • Re: Better "Join" vs "Where" clause?
    ... Yes, MS SQL Server does it accordingly to the ANSI specs, while JET does ... While MS SQL Server and Jet indeed differ on this statement, ... I'm no expert on ANSI, so I'm not sure which is the behavior specified by ...
    (microsoft.public.access.queries)