site Search:


 
    All Forums Hot Topics Gallery






how-to block ads


 
Search Topic:
Uniqs:
751
Share Topic
Posting?
Post a:
Post a:
Links: ·ISP Review Verdicts ·The Good The Bad and The Ugly ·ISP review browser ·City Chat ·Forum Guidelines
AuthorAll Replies


DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

1 edit

[Rant] DST updates

WTFH do DST updates have to keep coming out, and why isn't there an option to block them?

Long story short Software winpak made by honeywell stops being able to communicate to the DB if a DST update is installed

it uses SQL and works fine with SQL2005 buinstall one DST update and the Winpak DB service suddenly can't talk to SQL anymore


BigBlarg

join:2008-02-10
Longueuil, QC
kudos:1

DST...?


towerdave

join:2002-01-16
O Fallon, IL

said by BigBlarg:

DST...?

Daylight Savings Time, I'm assuming.

The reason these updates keep coming out is that countries keep changing the laws regarding DST and when it is applied.

TD


DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

We went on for so long without changing it this offten whats the problem with people now?

and its murder on the eyes to look through hundreds of updates in add/remove to fine the one that matches the KB number



DC DSL
There's a reason I'm Command.
Premium
join:2000-07-30
Washington, DC
kudos:2
Reviews:
·Covad Communicat..
·Verizon Online DSL

reply to DarkLogix
Poorly written software. If it has an absolute version dependency you can be certain the rest of it is held together with prayers. No excuse for that in this day and age. Contact the vendor for an updated version that works with SPs/current shipping version of SQL Server. If they can't provide one, you really need to be looking for a different product.
--
"Dance like the photo isn't being tagged; love like you've never been unfriended; and tweet like nobody is following."


dave
Premium,MVM
join:2000-05-04
not in ohio
kudos:7

reply to DarkLogix

said by DarkLogix:

WTFH do DST updates have to keep coming out,

Because the times they are a-changin'


BigBlarg

join:2008-02-10
Longueuil, QC
kudos:1

reply to DarkLogix
So, your Winpak software by Honeywell, is it for access control?

We usually install our access control/hvac control software on a separated computer that is used only for this. (Honeywell is one of our main competitor) Maybe you should simply disable Windows Updates, that's usually what we do to avoid any kind of weird problems.



DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

1 edit

reply to DC DSL
It works with SQL fine, I might test it on 2008R2 later just to see

the issue it has is DST updates kill its link to SQL

btw sadily it is the current version, they don't seem to update it offten

any idea as to a better fix that might allow the DST update to be installed so I don't have to mess with it again?



DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

reply to BigBlarg

said by BigBlarg:

So, your Winpak software by Honeywell, is it for access control?

We usually install our access control/hvac control software on a separated computer that is used only for this. (Honeywell is one of our main competitor) Maybe you should simply disable Windows Updates, that's usually what we do to avoid any kind of weird problems.

yes its access control
The computer is almost dedicated to just Winpak
all the other updates work properly just not DST updates because they kill winpak's link to SQL somehow (it seems they mess up the auth)

and then I have to troll through the add/remove list and find the DST update

(also sadily its not server 2008R2 compatable so its on server 2003R2 32bit)

I would disable the windows update service but there are conserns that a virus might get to it


DC DSL
There's a reason I'm Command.
Premium
join:2000-07-30
Washington, DC
kudos:2
Reviews:
·Covad Communicat..
·Verizon Online DSL

reply to DarkLogix
Are these the general Windows DST updates or SQL Server-specific ones? In either case, hardware device manufacturers are notorious for providing software that breaks because a) the product has dependencies on specific behaviors or results from the OS or other components that are changed by an update; or b) their product rejects dependency components that are newer than what it was programmed to recognize.

Device manufacturers are not known for being proactive and making sure their stuff continues to work or developing updates to correct problems a forthcoming update could cause. Quite often, updates for existing users won't happen unless there are a lot of customers complaining about it. The SOP is for a new, "replacement" product to ship and if you want yours to work, you have to replace yours. That's how they stay in business.

If you can't get a corrective update from the manufacturer, you will have to isolate the system(s) running it on the "last known good" configuration and disable automatic updates. (In this case, you may want to look into making it a VM and make sure you have a clean version of the system image in case something else breaks down the line.)
--
"Dance like the photo isn't being tagged; love like you've never been unfriended; and tweet like nobody is following."



DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

Yes the genral Windows DST updates (sql updates are fine)
Yes its a VM already so reverting is easy but then data sored in the DB would be lost and we can't allow that

the hardware of the access control is linked to the computer vai a Serial ethernet link (ie a Digi port server)

and the only thing the manufacture says is remove the DST update (which is a PITA)



DC DSL
There's a reason I'm Command.
Premium
join:2000-07-30
Washington, DC
kudos:2
Reviews:
·Covad Communicat..
·Verizon Online DSL

said by DarkLogix:

Yes its a VM already so reverting is easy but then data sored in the DB would be lost and we can't allow that

WHOA! You mean you are not backing up the database independently of the machine? That is a monumental bad practice if the data is considered important or vital. That must be corrected immediately.

Them telling you to remove the update confirms what I said about the software being poorly designed. That machine is going to have to live in isolation from now on. Create a clone of the machine to manually choose and test updates going forward...and only apply the ones that don't break to the production VM.

You should also get TPTB to make "you must fix if you break due to OS updates" a condition of any kind of major product purchase.
--
"Dance like the photo isn't being tagged; love like you've never been unfriended; and tweet like nobody is following."


DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

1 edit

Yes the DB is backed up but Winpak doesn't like restored DBs

its backedup VERY regularly but for some crazy reason WinPak has some verification data that get updated in the DB and if you just restore the DB it might not work, so thats avoided as much as possible

trust me WinPak is very annoying to deal with to get support
1. Its sold not directly through Honeywell but through ADT and honeywell won't even talk to you unless ADT calls them to start the support

2. I wasn't here yet when it was selected but I doubt that I would have been able to get such a clause put in



DC DSL
There's a reason I'm Command.
Premium
join:2000-07-30
Washington, DC
kudos:2

Yet another thing majorly wrong with the product. Did whomever evaluated and approved this have any clue as to how things work?



DarkLogix
Premium
join:2008-10-23
Baytown, TX
kudos:3

1 edit

I think it was a managment choice (so layer 9 problem)
and seeing as how Honeywell still doesn't support it being used on server 2008 or 2008R2 I doubt that they view it as a big enough issue

btw right now just for kicks I'm setting up a vm to see if winpak can talk to SQL2008R2



BigBlarg

join:2008-02-10
Longueuil, QC
kudos:1

reply to DC DSL

said by DC DSL:

Yet another thing majorly wrong with the product. Did whomever evaluated and approved this have any clue as to how things work?

The thing is that these software are usually not widely used... so finding reviews and feeback on the Internet before buying it is not easy.

Also, even if you would like to try the software before buying it, if the access control stuff isn't yet physically installed, there is not much to do in the software itself and you can barely test it.

And the sad part, when there are software problems in that domain (access / hvac control ) most companies simply blame something else saying their software is perfect. (In this case, DST updates...)


DC DSL
There's a reason I'm Command.
Premium
join:2000-07-30
Washington, DC
kudos:2
Reviews:
·Covad Communicat..
·Verizon Online DSL

When I am evaluating a product like this, I will make them work for the sale and put these things in writing. If they can't or won't, unless it is something so highly-specific to the client's business that there is no acceptable alternative, that vendor does not get the sale.
--
"Dance like the photo isn't being tagged; love like you've never been unfriended; and tweet like nobody is following."



drew
Automatic
Premium
join:2002-07-10
Port Orchard, WA
kudos:6
Reviews:
·wavebroadband

reply to BigBlarg
I work very closely with an access control program that is EOL at the end of this year.

The thing is held together with bubble gum and bailing wire.
--
flickr | Of faith, power and glory


Friday, 01-Jun 23:14:03 Terms of Use & Privacy | feedback | contact | Hosting by nac.net - DSL,Hosting & Co-lo
over 12.5 years online © 1999-2012 dslreports.com.
Most commented news this week
Hot Topics