drop the single quotes from around the table name:

        delete from tablename

HTH,
Tore.

-----Original Message-----
From: Tim Fletcher [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 09, 2002 11:35 AM
To: ActiveServerPages
Subject: i can't "delete from 'tablename';"


when i execute the following sql query "delete from 'tablename';" i get the
following error

Serveur�: Msg 9002, Niveau 17, �tat 2, Ligne 1
The log file for database 'adpfas' is full. Back up the transaction log for
the database to free up some log space.

the problem being that i have not got access to the server exept through th
SQLServer MMC, and i have no rights on the master DB or
any admin tasks.

Thanks for your time
Tim

ps: i've just started receiving mails again, whats happening? Cheers


---
You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
%%email.unsub%%

---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to