Since you say both have Office 2003 SP3, I'm going to assume that isn't the
problem here, otherwise that would be my first reaction.
Just a wild guess, but do you have Office 2007 Compatibility Pack installed
on your Desktop but not the Laptop? (Forms 12 versus 11 makes me suspect
that possibility.)
I've had issues with the O2007 Compatibility pack automatically "updating"
library references (MSO.dll, Office library versions 12 & 11 specifically)
so that when a working mdb is copyed from a machine with O2007Compatibilty
to a machine without, it fails to work (with errors similar to yours) when
it stumbles over the reference to a "future" version.
Solutions: uninstall O2007Compatibility on source/development machine and
recompile, copy, distribute
or
make sure all recipients have O2007Compatibility installed

Signature
HTH,
George
> hi all,
> I have a laptop with an access database (front-end / back-end setup)
[quoted text clipped - 24 lines]
> Thanks,
> Nick
NickX - 29 Apr 2008 19:31 GMT
Thanks, George
I'm checking that now
Nick
NickX - 30 Apr 2008 14:29 GMT
OK,
This is strange. When I log in to the laptop and use the combo box
search it operates fine. But when other users log in the search blows
up and crashes access. Any ideas?
Thanks,
Nick
George Nicholson - 30 Apr 2008 22:43 GMT
It works for you, but not for others *on the same machine*?

Signature
HTH,
George
> OK,
> This is strange. When I log in to the laptop and use the combo box
> search it operates fine. But when other users log in the search blows
> up and crashes access. Any ideas?
> Thanks,
> Nick