Re: DataTable - SQL delete command
From: Eliyahu Goldin (removemeegoldin_at_monarchmed.com)
Date: 11/16/04
- Next message: Phl: "Dynamic loading of Usercontrol problem"
- Previous message: Eliyahu Goldin: "Re: HtmlTextBox control ?"
- In reply to: anony: "DataTable - SQL delete command"
- Next in thread: anony: "Re: DataTable - SQL delete command"
- Reply: anony: "Re: DataTable - SQL delete command"
- Messages sorted by: [ date ] [ thread ]
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.
>
>
- Next message: Phl: "Dynamic loading of Usercontrol problem"
- Previous message: Eliyahu Goldin: "Re: HtmlTextBox control ?"
- In reply to: anony: "DataTable - SQL delete command"
- Next in thread: anony: "Re: DataTable - SQL delete command"
- Reply: anony: "Re: DataTable - SQL delete command"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|