Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Wabby10349yIt gets worse. How about a table ID as a MySQL formatted date time with concatenated other date at the end. A friggin ID field with spaces, colons and special friggin characters.
/me has a looooong road ahead. -
Sounds like a mess by an amateur. You might want to do a new build the right way rather than fixing this especially as you will surely move off Access.
If you have an ID fields with spaces etc. who knows what you might find lurking in there. Be careful if it is moving 🐭it might bite. -
philcr30579yI worked on a whole crm application for childcare company many years ago, the whole thing was written in vb6 with an access backend. 16 years ago I didn't know any better.
Thankfully times have changed. -
vultuk419yI recently had the pleasure of working with an access database where the developer had stored dates as seperate columns. But not only were they separated like that they were also primary keys to another table, and yes, the other table looked something like this...
ID - Month
1 - January
2 - February
3 - March
... Etc etc.
Related Rants
-
linuxxx32*client calls in* Me: good morning, how can I help you? Client: my ip is blocked, could you unblock it for m...
-
DRSDavidSoft28Found this in our codebase, apparently one of my co-workers had written this
-
linuxxx23*client calls* "hello, we forgot the password to our WiFi router. Could you reset that for us?" 😐😶😮...
ARGH. The moment you realise the previous developer centralised ALL of the current software around a M$ access dBase. WTF. Same dude also stores day of year, week of year, month number and year as seperate fields in a MySQL dBase. Alongside a datetime stamp. OMFG!!!!
undefined
wtf
a bloody mazing.
dbase noob