Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Database ToolBox Help Needed
Date: Tue, 19 May 2009 06:39:01 +0000 (UTC)
Organization: COMSATS
Lines: 12
Message-ID: <gutk65$gjp$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1242715141 17017 172.30.248.35 (19 May 2009 06:39:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 19 May 2009 06:39:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1581576
Xref: news.mathworks.com comp.soft-sys.matlab:540903


hi everyone:

can anyone tell me how to delete a row of Access Database in matlab. Please.
i don't know what command matlab have for that purpose.
like to insert into database it uses "fastinsert" but what it uses for delete a row.

i want to do this in matlab.

DELETE from Employee where E_Name='Ghost'
above is SQL format. please can anyone tell me how to do this in matlab.

please help.