im using an access db within my vb application. there are absolutely no problems to fill in the fields with data, except the autonumbered (long integer) id field, which is always referenced by NULL. i have to read this value to do the relationship to other tables...
hope someone have an idea?