[AccessD] Error help with upgrade from A03 to A13

John R Bartow jbartow at winhaven.net
Wed Nov 16 01:10:03 CST 2016


That is creating a custom property so it exists as soon as it's made. But to
further that idea, maybe the method of creating a custom property has
changed (or needs to be more implicit in newer versions?)

-----Original Message-----
From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of
Stuart McLachlan
Sent: Wednesday, November 16, 2016 12:30 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Error help with upgrade from A03 to A13

Since you've converted the DB, are you sure the property still exists?  



On 15 Nov 2016 at 23:48, John R Bartow wrote:

> Good WAG but that didn't do that trick.
> 
> -----Original Message-----
> From: AccessD [mailto:accessd-bounces at databaseadvisors.com] On Behalf 
> Of Stuart McLachlan Sent: Tuesday, November 15, 2016 7:51 PM To:
> Access Developers discussion and problem solving Subject: Re:
> [AccessD] Error help with upgrade from A03 to A13
> 
> Just a WAG.  Try Dim dbs As DAO.Database.
> 
> Without the DAO, you can get strange error messages when trying to 
> access properties.
> 
> 
> 
> On 15 Nov 2016 at 19:29, John R Bartow wrote:
> 
> > Dim dbs As Database
> 
> 
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 


-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list