Re: NOT YOUR STANDARD QUESTION: SQL UPDATE in Disconnected Recordset

From: Alain Beaulieu (abeaulieu_at_montreal.ds.adp.com)
Date: 03/30/04


Date: 30 Mar 2004 06:04:34 -0800

With an answer from Bill Vaughn himself, I don't think I need to look any more.
Thank you sir.
Alain

"William \(Bill\) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message news:<umDG5afFEHA.2868@TK2MSFTNGP12.phx.gbl>...
> Nope. The code engine that interprets the SQL is included in SQL Server,
> JET, Oracle etc. ADO is simply an layer/interface to that engine.
> There is nothing to stop you from writing your own SQL interpreter... but
> I'm not sure how productive that would be.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no rights.