Hi Nice Guy, > DELETE * FROM ... > > Microsoft OLE DB Provider for SQL Server (0x80040E14) > Line 1: Incorrect syntax near '*'. > /ASFTS/project/delete2.asp, line 18
Sorry about that - SQL Server does not allow an * at that position. Remove the * and try again. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== If I had only known, I would have been a locksmith. -- Albert Einstein (1879 - 1955) ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/17folB/TM --------------------------------------------------------------------~-> --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [EMAIL PROTECTED] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
