Viewing 12 posts - 1 through 12 (of 12 total)
It appears that the 'enabled' button only works if user clicked disabled (sets inactiveflags to 128), so a value of 4 or 8 needs to set to 0 via update...
August 24, 2022 at 12:01 pm
thanks for reply, but no just 1 datasource, and some subscriptions for same report are ok, just some are disabled, change to enabled via browser immediately back to disabled (it...
August 24, 2022 at 9:24 am
yes and lots of others but to no avail, I'll try to attack it in a different way.
thanks
August 15, 2022 at 5:00 pm
Hi Phil, sorry for typo's,
The actual TSQL error from this line "from apyori import apriori" is
Msg 39004, Level 16, State 20, Line 63
A 'Python' script error occurred during execution of...
August 15, 2022 at 1:52 pm
Yes I guess the physical 'date' is somehow influencing @@DBTS, as the database is not changing at all.
I haven't checked at 11:59pm and 00:01am π just end of working day...
July 21, 2022 at 9:09 am
No deletes, I've already asked that π
They just set a status of the record to 'closed/lost/cancelled' etc.
It is curious though, if you
create a blank DB, create a single table with...
July 21, 2022 at 8:58 am
Hi Phil,
Absolutely can do that subtle change, but thank you for confirming approach of MAX(field) is good when used against Rowversion.
I thought it would be but thanks.
July 21, 2022 at 8:51 am
Hi Phil,
Thanks for the info and suggestion, yes the source table/field is a rowversion column and I need to query it to just pull back records (daily/hourly etc.) that have...
July 21, 2022 at 8:28 am
thanks for the reply.
It is really simple isolated table, just for testing
PriKey INT, VerCol rowversion, FieldB varchar(50)
I have now also copied this to another box that does not get SQL...
July 20, 2022 at 3:55 pm
Hi Jeffrey,
Thanks for the reply.
YesΒ I had already presented those options, but this is for country managers and VP's who want it delivered to them as they do with all...
February 2, 2021 at 9:08 am
Yes, unfortunately it looks like I will have to create specific code for the limitation of the Treemap object. I wanted to make sure I was not missing some piece of...
March 16, 2017 at 2:12 am
Yes that is the problem.
It treats it as an absolute value so interferes with the 'common sense' objective of the tree map.
As the smallest values all exist in...
March 14, 2017 at 3:06 am
Viewing 12 posts - 1 through 12 (of 12 total)