Re: Indexs and seek need help



"Art Chadbourne" <art@xxxxxxxxxxxxxx> wrote in message
news:ZSJDf.3893$b%2.3200@xxxxxxxxxxx
> Here is the scenario.
> Access XP using VBA.
>
> I have a text field. The text that I have in the field is m-1234.
> I am running a >= seek.
> My first seek is m and it returns m-1234.
> My second seek is m- and it does not find it.
> My third seek is m-12 and it does not find it.
> My last seek is m-1234 and it finds it.
>
> Why does it not find m-1234 when I am doing a >= seek and my text is m- or
> m-12?
>
> This works with an Access 97 database not with an Access XP database.



I think I got caught by this bug before:
http://support.microsoft.com/kb/271661/en-us


.



Relevant Pages

  • adding new record??
    ... Im just getting into this VBA for access stuff and am a bit confused. ... the database is already open how do you add data to a table in the new ... Scott ... Prev by Date: ...
    (microsoft.public.access.formscoding)
  • Indexs and seek need help
    ... Here is the scenario. ... Access XP using VBA. ... My third seek is m-12 and it does not find it. ... This works with an Access 97 database not with an Access XP database. ...
    (comp.databases.ms-access)
  • index and seek need help
    ... Here is the scenario. ... Access XP using VBA. ... My third seek is m-12 and it does not find it. ... This works with an Access 97 database not with an Access XP database. ...
    (microsoft.public.dotnet.framework.aspnet)
  • OpenDatabase/OpenConnection commands
    ... I am trying to rewrite a database from an older version of Access to Access ... VBA is still fairly new to me and there is a single line of code that ... Prev by Date: ...
    (microsoft.public.access.modulesdaovba)
  • Linked tables
    ... Is there a way to manage linked tables from VBA? ... another database with identical structure. ... Prev by Date: ...
    (microsoft.public.access.formscoding)