Is there an equivelent to the PHP MySQL command in Access? I could always select all and take the last one, but I wanted to make sure that there wasn't a ...
I have an application that reads an image file and puts it into a MEDIUMBLOB. Or at least that's what it's supposed to do. What it actually does is nothing. I can do the database insert, which gives ...