Hi,
I've been searching, but haven't been able to find much in the way of help on interfacing with MS Access. I've gotten the UDF to work for the most part and have learned a bit about COM interface from what I've found, however I'm a bit lost. I'm having trouble getting Autoit to post the data in the database.
First thing I learned is that you have to find the actual database, a frontend won't do it...I learned that the hard way . But now I can post data in databases that take text values for their first field, however I can't get it to post into a database with an autonumber in the first field.
Any help would be wonderful.
Thanks