Indian news in a sip
  Indian News in  a Sip
Includes 10810 articles from 234 sources contributed by 146 contributors.
Submit a News or Article Login Channels Sources Contributors Search  

Microsoft OLE DB Provider for SQL Server error '80040e14'

insert into #temptb (aid,URL,title,description,tags,username,dated) select top -2 id,URL,title,description,tags,username,dated from (select top 20 id,URL,title,description,tags,username,dated from articles where datediff(d,dated,'10-Jun-2008')=0 order by id asc) x order by x.id desc

/bydate_article_listing.asp, line 12