ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Clipboard Help+Spell

Error: SQL query and Gruop-Icon

(1/1)

AbteriX:
I create a new gruop
 with SQL "ModificationDateTime >= DateTimeMinusTwoDays  AND NOT IsInRecycleBin"

gives me an DBISAM error # 10051 Invalid column name "IsInRecycleBin"

If i delete "  AND NOT IsInRecycleBin" the gruop works.



2.)

if i choose an icon for this new group
i get the icon what is above the icon i choosed.

So i had to choose an icon below the icon i want
to get the icon i want.

mouser:
IsInRecyleBin is failing because of a spelling mystake in my program that is looking for IsInRecyleBin instead of IsInRecycleBin.
i will fix in next version coming out this week.

i'm experiencing same problem as you now in group icon, i will fix that too!
thanks for the bug report - lot's of improvements on the way for this program.

AbteriX:
Thanks.

Iam think this Quick paste example is not correct ?


--- ---ex. ModificationDateTime > DateTimeMinusTwoDays  AND NOT IsInRecycleBin
will show all items added in the last two weeks that is not currently in the recyclebin
should be "two days"

--- ---.... DateTimeMinusTwoDays .....
...... the last two days....isn't it ?

mouser:
yes you are right

Navigation

[0] Message Index

Go to full version