I seem to encounter two problems using Access to access Oracle Tables :
1) when I try to sort some tables or queries selecting a specific field, Access won't sort it at all or sort it but with some records left unsorted in the middle of sorted records. Has it to do with indexes or primary keys ..... ?
2) When a field has a specific length, say 10 characters, and is filled with data that I erase using the backspace key in Access, it seems that later on if I use a query with a criteria e.g. "myfield <> 'CANCEL'" it will leave out the records with the field emptied as well (ie not only the records with the undesired value, here 'CANCEL')
Thanks
1) when I try to sort some tables or queries selecting a specific field, Access won't sort it at all or sort it but with some records left unsorted in the middle of sorted records. Has it to do with indexes or primary keys ..... ?
2) When a field has a specific length, say 10 characters, and is filled with data that I erase using the backspace key in Access, it seems that later on if I use a query with a criteria e.g. "myfield <> 'CANCEL'" it will leave out the records with the field emptied as well (ie not only the records with the undesired value, here 'CANCEL')
Thanks