Does microsoft only interface to databases through MFC? All I am
looking for is a simple exe program. Something were you do a line
command execution like:
programName arg1 arg2
and the program will cout the record that it matches arg1 and arg2.
This is my first experience with databases so, I am looking for
simplicity over flexibility. The examples in the help files are a
little more complex than I am looking for, I like to take very small
stages while I am learning something. Any suggestions would be great.
Tony Brown