I am attempting to get up and running with some simple C odbc code (with a fairly simple utility in mind that I need for a larger application). The problem is, I am so far unable to get my simple test case to compile and link into a binary that I can actually execute.I am attempting to get up and running with some