Indian news in a sip
  Indian News in  a Sip
Includes 13503 articles from 241 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 -1 id,URL,title,description,tags,username,dated from (select top 20 id,URL,title,description,tags,username,dated from articles where datediff(d,dated,'4-Jun-2008')=0 order by id asc) x order by x.id desc

/bydate_article_listing.asp, line 12