Guest_imported
New member
- Jan 1, 1970
- 0
Hello, im trying to use DAO to access a table in my database. This table contains a composite key which im trying to find a record by. Im just wondering how I would I go about doing something like this. I have tried using the seek method but keep getting different errors. How ever since there are two criteria involved im concerned that the seek method is finding a specific record according to the first of the criteria then the seek is ending. If I can use this method im just wondering if I have to specify two indexes for the record set. Or should I just abandon this method and try to use the find method.
Thanks for any advice given
Thanks for any advice given