A.D.Tejpal
adtp at airtelmail.in
Sat Apr 18 03:26:37 CDT 2009
Rocky,
You can experiment with a blank new accdb file, set reference to DAO 3.6, create a simple test procedure using a variable dimmed as property, compile and then add other references one at a time, compile in each case and try to pinpoint the source of conflict.
Best wishes,
A.D. Tejpal
------------
----- Original Message -----
From: Rocky Smolin
To: 'Access Developers discussion and problem solving'
Sent: Saturday, April 18, 2009 10:40
Subject: Re: [AccessD] Convert mdb to accdb Problem
A.D.:
Thanks for your reply. At first I thought it odd that the reference would
disappear in the conversion to an accdb. But when I try to select it in the
references in A2007, I get 'Name conflicts with existing module, project, or
object library'. Any idea why?
Thanks and regards,
Rocky
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of A.D.Tejpal
Sent: Friday, April 17, 2009 9:52 PM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Convert mdb to accdb Problem
Rocky,
Even in Access 2003, you need reference to DAO 3.6 in order to use a
variable dimmed as property.
Best wishes,
A.D. Tejpal
------------