CrazYmonkeY159
Expert Member
So ill start since it happened to me this morning, I spent the most part of this morning (from 6am to 1pm) troubleshooting why my program cannot interface with mysql server right.
I then decided to use ODBC to connect to the server, maybe this would be a cool workaround.
Well long story short, the PCs which I use here have x64 mysql installed and a x86 odbc connector installed (I have no idea who installed these applications on them)
I was trying to figure out why I could not interface with mysql then i discovered the architecture incompatability, it took me almost 4hours to figure this out. such a stupid problem to have and now im behind my schedule. It really did my head in. I know its a really stupid scenario to be in but the fact that it took me 4hrs is what im very ashamed of

Anyways, any of you guys have stories to share?
I then decided to use ODBC to connect to the server, maybe this would be a cool workaround.
Well long story short, the PCs which I use here have x64 mysql installed and a x86 odbc connector installed (I have no idea who installed these applications on them)
I was trying to figure out why I could not interface with mysql then i discovered the architecture incompatability, it took me almost 4hours to figure this out. such a stupid problem to have and now im behind my schedule. It really did my head in. I know its a really stupid scenario to be in but the fact that it took me 4hrs is what im very ashamed of
Anyways, any of you guys have stories to share?