Old Application - MDB2 Data?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hey all, was hoping you could help me with a little info here. There's this application we use that's around 10+ years old, and I'm pretty sure it was written in C++. There are some data files it uses with an extension of ".md" and a fileheader of "MDB2" I was wondering if anyone's come across a database or file type like this in the past. My reasoning is, the source for the app has been lost for some time, but that's ok, the app itself runs decent enough, but we'd really like to update the data in these files if possible. The powers that be are hoping it's a known format, but I've tried just about everything I could think of to access them. Thanks!