Re: DataTable - SQL delete command

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 11/16/04


Date: Tue, 16 Nov 2004 19:06:01 +0200

No, you can't. The guy who handles SQL statements is called database server.
DataTable is just a class that has its own methods.

Eliyahu

"anony" <nosp@m.com> wrote in message
news:y3qmd.40705$As5.33775@tornado.tampabay.rr.com...
> Hi,
>
> From what I gather, you cannot issue SQL statements against a DataTable.
> Just wanted to verify this, and ask, why not? I would like to issue a
> delete statement against a memory resident DataTable.
>
> Thanks.
>
>



Relevant Pages

  • Re: DataTable - SQL delete command
    ... I would hope this functionality is implemented in a ... There's no reason to involve a database server for my ... you cannot issue SQL statements against a DataTable. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SQL REPLACE STATEMENT - CONSOLIDATION
    ... > Can these lines of sql statements be consolidated into one sql statement ... You're going to kill your database server, ... Write a PHP function to cleanup text ...
    (comp.lang.php)
  • Malformed query detection
    ... We keep getting SQL statements running through the database server jobs that have cross joins, i.e. tables with no join specification. ...
    (comp.sys.ibm.as400.misc)