Click here to Skip to main content
15,893,381 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
OriginalGriff20-Jul-21 10:08
mveOriginalGriff20-Jul-21 10:08 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
dandy7221-Jul-21 2:59
dandy7221-Jul-21 2:59 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
OriginalGriff21-Jul-21 3:02
mveOriginalGriff21-Jul-21 3:02 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
dandy7221-Jul-21 3:13
dandy7221-Jul-21 3:13 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
Slow Eddie20-Jul-21 2:59
professionalSlow Eddie20-Jul-21 2:59 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
OriginalGriff20-Jul-21 3:18
mveOriginalGriff20-Jul-21 3:18 
GeneralRe: I've found something more annoying than waiting for a Windows update to finish... Pin
dandy7220-Jul-21 6:37
dandy7220-Jul-21 6:37 
GeneralIt's Not A Number Pin
Sander Rossel19-Jul-21 23:55
professionalSander Rossel19-Jul-21 23:55 
So I'm writing a system that deals with so-called UBNs (Unique Bedrijfs/Company Numbers).
The value is 7 characters long for Dutch companies in the branch I'm working for.
However... Some aren't, so you get a leading 0, like 0123456.
Now, I have an import, which does not give me the leading 0.
As a result my customer omitted the leading 0 from their master data as well.
However, we have a service that customers connect to, which does use the leading 0.
So, made a fix for the import and forced this UBN to be at least 7 characters, problem solved...

Except that I just found out some third party software does not include a leading 0 when accessing our service (even though it's set in the settings!) Dead | X|
Event their logs show the leading 0, but my logs say differently.
Who the hell comes up with this sh*t? Cry | :((

GeneralRe: It's Not A Number Pin
Greg Utas20-Jul-21 1:13
professionalGreg Utas20-Jul-21 1:13 
GeneralRe: It's Not A Number Pin
Sander Rossel20-Jul-21 1:49
professionalSander Rossel20-Jul-21 1:49 
GeneralRe: It's Not A Number Pin
5teveH20-Jul-21 1:19
5teveH20-Jul-21 1:19 
GeneralRe: It's Not A Number Pin
CodeWraith20-Jul-21 1:47
CodeWraith20-Jul-21 1:47 
GeneralRe: It's Not A Number Pin
Slacker00720-Jul-21 1:51
professionalSlacker00720-Jul-21 1:51 
GeneralRe: It's Not A Number Pin
Daniel Pfeffer20-Jul-21 2:12
professionalDaniel Pfeffer20-Jul-21 2:12 
GeneralRe: It's Not A Number Pin
Keith Barrow20-Jul-21 3:09
professionalKeith Barrow20-Jul-21 3:09 
GeneralRe: It's Not A Number Pin
obermd20-Jul-21 3:19
obermd20-Jul-21 3:19 
GeneralRe: It's Not A Number Pin
PIEBALDconsult20-Jul-21 3:31
mvePIEBALDconsult20-Jul-21 3:31 
GeneralRe: It's Not A Number Pin
Sander Rossel20-Jul-21 9:37
professionalSander Rossel20-Jul-21 9:37 
GeneralRe: It's Not A Number Pin
Mycroft Holmes20-Jul-21 12:13
professionalMycroft Holmes20-Jul-21 12:13 
GeneralRe: It's Not A Number Pin
Sander Rossel20-Jul-21 23:40
professionalSander Rossel20-Jul-21 23:40 
GeneralRe: It's Not A Number Pin
Mycroft Holmes21-Jul-21 12:28
professionalMycroft Holmes21-Jul-21 12:28 
GeneralRe: It's Not A Number Pin
englebart20-Jul-21 14:18
professionalenglebart20-Jul-21 14:18 
GeneralRe: It's Not A Number Pin
Sander Rossel20-Jul-21 23:39
professionalSander Rossel20-Jul-21 23:39 
GeneralRe: It's Not A Number Pin
Leo5621-Jul-21 0:30
Leo5621-Jul-21 0:30 
GeneralRe: It's Not A Number Pin
Sander Rossel21-Jul-21 4:28
professionalSander Rossel21-Jul-21 4:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.