Home » U++ Library support » U++ SQL » Count error
| Count error [message #17592] |
Thu, 21 August 2008 19:37  |
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)));
|
|
|
|
Goto Forum:
Current Time: Mon Sep 07 08:11:08 GMT+2 2026
Total time taken to generate the page: 0.00885 seconds
|