U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ SQL » Count error
Count error [message #17592] Thu, 21 August 2008 19:37 Go to previous message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member
hello

what is the proplem with this statment
	SQL*Select(ITEM_ID,ITEM_TITLE,ITEM_AUTHOR
			   ,Count(Select(SqlAll()).From(FILES).Where(FILE_ITEM_ID == ITEM_ID && IS_DOWNLOADED == true))
			   ,Count(Select(SqlAll()).From(FILES).Where(FILE_ITEM_ID == ITEM_ID)));
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PostgreSQL Attribute Foreign Key --> Bug?
Next Topic: SQLCommander make program crash
Goto Forum:
  


Current Time: Tue Apr 28 03:04:17 GMT+2 2026

Total time taken to generate the page: 0.00575 seconds