File IO is designed for reading text based files. It can read in a single character at a time, a single line at a time or split lines up based on a delimiter. It has none of the tools required for navigating databases. If you need to interact with a Microsoft Access database, you would need to write a script using visual basic, VB,net or C#.
Databases that understand SQL text commands can be read or filled with basic scripts.
If you want to tinker a bit with scripts, this might be an option for you