CHeighlund
Programmer
Does Access have a direct query ability similar to the way that PostgreSQL and MySQL do, and if so, how would I go about getting to it? I'm getting back results on my program which don't seem to mesh up with the records I can actually see when I pop open the database to take a look, and I'm wondering how I'd check the results of my sql statements directly rather than through the medium of the program.