Try:
SQL = "Delete * from tablename Where status = 'd' "
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
"Ted Ljong" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
> From a FPpage I will delete every records with field status=d. Itīs no
> problem to delete 1 record but when I try to delete several records I get
> errormessage "To few parameters. Expected 1."
> Ted Ljong
>
>