Re: Non ANSI Transact-SQL statements
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 03/29/04
- Next message: Tibor Karaszi: "Re: Moving production server to new box"
- Previous message: Andras Jakus: "RE: Link"
- In reply to: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Next in thread: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Reply: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Mar 2004 10:39:39 +0200
However, there are a lot of non ANSI SQL statements for witch the FIPS_FLAGGER doesn't warn, as it should.
Mimer (www.mimer.se) has a SQL validator on the web (and also as a web service!). Also, SQL Reskit (I believe
it is) comes with a word doc which shots the BNF (grammar) for the TSQL language and colour coding shows
whether a statement is ANSI SQL compliant or not.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "Adam Machanic" <amachanic@air-worldwide.nospamallowed.com> wrote in message news:%235GuRo2EEHA.4016@TK2MSFTNGP09.phx.gbl... > Check out SET FIPS_FLAGGER in BOL ... > > > "Marc" <anonymous@discussions.microsoft.com> wrote in message > news:4B1C6A92-2524-4697-AD71-816326DF58B2@microsoft.com... > > Do you know what Transact-SQL statements are not ANSI compliant? > >
- Next message: Tibor Karaszi: "Re: Moving production server to new box"
- Previous message: Andras Jakus: "RE: Link"
- In reply to: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Next in thread: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Reply: Adam Machanic: "Re: Non ANSI Transact-SQL statements"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|