TDB files are database files used in many EA Sports game. In 2004 they were adopted as a new roster format for NHL Hockey series; however, they have been used successfully beforehand in EA Sports Madden series.
This library provides you with a set of functions to open, modify and save TDB databases. It is based on the TDB engine that NHLView and NHLView NG uses internally. You can call the functions from any programming language that supports dynamic linking and the library comes with the example projects and a help file which includes descriptions and reference to quickly get you started.
Some of the authors using TDBAccess:
If your program uses TDBAccess and you want to be listed here, contact me.
TDBAccess Library 3.0.4.11 (826 KB).
VIV file is the archive file format used in EA Games. This library provides you with a set of functions to add and extract files from VIV archives compressing and decompressing them in the process. Note that FIFA and Total Club Manager games use VIV files incompatible with VIVUtils.
VIVUtils Library (50 KB).