- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Nice!
Admin
Seriously x2 -> rlmao
Admin
Shorten the name to VDs... seems more appropriate.
Admin
I like how the DB table(s) are deleted when the application is opened. That way when the application crashes, you are sure the DB isn't corrupt...
Admin
That is one excellent piece of software! Glad I don't bank there...
Admin
I like how the DB table(s) are deleted when the application is opened. That way when the application crashes, you are sure the DB isn't corrupt...
Admin
Somebody has to say it...the real WTF is they are using Visual Basic.
CAPTCHA: stinky just like this programmer's code
Admin
Admin
The Real WTF is that they are using a database. After all Excel only supports 64K rows. For that all you need is a flat file.
BTW, I am a robot. Your captcha test needs some work.
Admin
The real wtf was that they didn't have a firewall.
Admin
[NEWSFLASH] they moved the spreadsheet inside the firewall! Never underestimate the power of TRUNCATE...
Admin
How do you know you don't??
CAPTCHA: bling (not for long, if you bank at that place!)
Admin
Hmmm,
shivers
Admin
poor mans read-consistent views.
oof
Admin
I can see the web version now...
(long pause while Javascript^H^H^H^H^H^H^H^H AJAX web page loads, taking a long time, almost as much time as downloading the entire table into the browser and truncating the table in the database. Seriously.)
(dialog pops up)
DO NOT CLOSE THE BROWSER WINDOW. NOT EVEN AFTER YOU HAVE PRESSED THE "SUBMIT" BUTTON. YOU WILL BE TOLD WHEN IT IS SAFE TO CLOSE THE BROWSER WINDOW. SERIOUSLY. DO NOT CLOSE THE BROWSER WINDOW.
Admin
Seriously. The SEC would like to know about this bank's (lack of) internal procedures.
Admin
Given the way they handle my accounts, it's gotta be Wells Fargo.
Admin
Admin
Keep in mind that they tend to change a lot of the trackable details of the story- this might not even be a bank at all!
CAPTCHA: Atari- maybe it was at atari!
Admin
This article gives me the screaming VBDBs...
Admin
This is a simple non-flagging optimistic read/write lock, don't see what you guys are freaking out about.
VERY optimistic.
Admin
OMFG! This must be... by a wide margin... the least likely thing that has ever happened (Tarunga Leela - Futurama).
Admin
They have working backups? I call bullshit.
Admin
VBDBs = heebie-jeebies. I love it.
+1
Admin
This truly meets the description of "worse than failure". The original developer would have been better off to tell the higher-ups "nope - I can't do that", and accept failure at that point. But, because he didn't, the database/website/customers/users will continue to experience failures in this application forever. Those higher-ups will never "give up" the ability to make these kinds of changes. That's WORSE than failure.
Admin
Please tell me which bank this is so I can never, ever go there. Seriously (no pun intended), that's beyond WTF.
Admin
Admin
I love this one because it is almost impossible to imagine any way in which the application could be worse without being so unusable that even the most idiotic exec wouldn't.
Admin
The amusing thing is that Excel can only handle 65,535 rows...what if the bank took on a 65,536th customer?
Admin
Admin
The amusing thing is that Excel can only handle 65,535 rows...what if the bank took on a 65,536th customer?
The application creates a new worksheet? I hope it doesn't store data at the individual account level.
Admin
pipe your important data to /dev/null. much faster, cuts out all the middleware.
Admin
(Of course I was being sarcastic...)
But it's a sort of lock in an abstract way. It doesn't allow other people to read or alter the data that will be in the system once VBDB is closed. Sure, it doesn't tell you you can't insert rows, and it doesn't tell you that the reason the entire database is empty is because someone else is looking at it, that's why it's non-flagging.
:)
Admin
Step 6 isn't a WTF. If it is a multiuser system, someone else might have updated the database while the spreadsheet user was working.
Admin
Bit close to home this one. Whilst I would never do anything as crazy as deleting and recreating a database in this risky way, everything else in this article sounds about right.
I am currently working for an insurance company (one of the biggest) as a programmer. I have designed, written, tested, trained staff to execute in my absence, a system built in visual basic for excel that is being used to adjust thousands of insurance policy premiums, and change covers, mostly automatically on another live and very complex mainframe system.
Even though the company pours hugh amounts of money into developing in house software systems, as I work alone in a non-IT department for managers that know nothing about software development, not a single other person has ever been asked to look at or review any of my code. If something unexpected happens, even on another users computer I can press the magic Ctrl-Break key combination and single step and modify live running code! I can then save the program with a later version number and any other instances running on any other computers see the later number in the folder next time they check (after each policy) and update to it.
The biggest WTF is that they have given me a new job title and it actually contains the words "best practice"!
Admin
Hmm... must have been Northern Rock, then!
Captcha: a seriously nostalgic atari!
Admin
i didn't know you could do that!
Admin
what happens if I the manager is out in the field trying to update data - can i have this application load the data onto my smartphone and then i can upload it back after the changes??
Admin
Fortunately with Excel '07 they can have more than 65536 rows! Now they just need to find the original moron...err..."dev team" and get them to upgrade!
Admin
Now I'll have to read some H.P. Lovecraft so I can sleep at night.
Admin
Does it have more than 255 (IV) columns?
I have a spreadsheet that is seriously just three columns short of this limit.
Admin
I have a feeling that by "database" the author means "MS Access".
Sad on all counts. :(
Admin
VBDB sounds like a sexually transmitted disease.
Both the name and the description.
[shudder]
Admin
This is bull shit no way you would have something like that in the bank. Sometimes I just wonder the origin of some of the stories posted here.
Admin
Admin
I worked at a bank for a little while, and they have numerous databases, of varying importance. All banks are extremely anal when it comes to the important data, so I'm sure this program is used to change non-essential data that is easily reloaded. For instance, proposed rate changes that they want to fiddle with to see how it affects things. If the database is wiped out, they reload the rates and start over.
Admin
When you say "Developed Internally", do you mean by people who actually have computer science degrees?
Ah, you know, nevermind. It's actually obvious the answer to that question..
Admin
Dear WTF readers,
It's strange that a system could lose data by bad programming. We've never lost data.
Sincerely, Session variables
Admin
Ya all know, previously I was also opposed to the idea of using Excel for editing the data in this way. In fact, I was forced to write it. But... In the end, I have to admit, it has its uses.
First, creating something like that is extremely quick and simple.
Second, business users stay in their beloved Excel, which is (love it or hate it) - THE best spreadsheet tool out there and it is the best for editing tabular data.
Third, when done right, it's quite user friendly and reliable.
What I did - I had set up a data import wizards - nice dialogs leading the user through the whole process. It also had different transactional options that user could choose: submitting all the changes in a single transaction or one by one with optimistic concurrency.
Is it bad? I don't think so, it all depends on the context.
If you have
This method works just fine. Why not? Prove me wrong.
Yes, it is not scalable. So what, by the nature of the application it doesn't need to scale at least in the next few years. Yes, it goes directly to the database - what the hell, most internal business desktop GUI applications do. So it has limited number of uses.
But it can be implemented quickly, be user friendly and it doesn't require high qualification to develop and use. Which is what counts in many situations. Stuff like business analysis and forecasting often doesn't require 24x7 availability and scalability. But it requires quick development and flexibility.
Admin
The biggest WTF here is the people here who think Excel is a database.
:)