RE: Access 2000 code won't compile w/ 2003
- From: Klatuu <Klatuu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 07:21:13 -0700
This is a VBA reference problem. The 2003 Object libraries are different
from the 2000 version.
"Joe" wrote:
> The error message I am getting is:
>
> <Method or data member not found>
> highlights: ".Class ="
>
> I think the issue may not be that the commands are different, but rather its
> not correctly locating the new record and column 'OLEFile' in the table
> 'tblLoadOLE' which is linked to the form.
>
> Anyone have any ideas?
>
> "Joe" wrote:
> > Are there different commands in Access 2003 for storing an OLE file in the
> > 'OLEFile' column for a new record? (rather than .class, .sourcedoc, etc.)
> >
> > And what would be the 2003 command for going to the new record of a table?
> >
> > Thanks in advance,
> > Joe
.
- References:
- Access 2000 code won't compile w/ 2003
- From: Joe
- RE: Access 2000 code won't compile w/ 2003
- From: Joe
- Access 2000 code won't compile w/ 2003
- Prev by Date: Set fields back to default
- Next by Date: RE: Recordset .Find
- Previous by thread: RE: Access 2000 code won't compile w/ 2003
- Next by thread: Color Selector
- Index(es):
Relevant Pages
|