Fred Hooper
fahooper at trapo.com
Wed Oct 29 16:36:19 CDT 2008
Thanks Drew, I'm looking forward to working through it tomorrow. Fred -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Drew Wutka Sent: Wednesday, October 29, 2008 5:26 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] My first use of the Listview Control Here ya go Fred. Mind you, there is custom error handling in this, which is part of the rest of the system, and the isfeDatabase is a global object that handles the database connection, so that just needs to be replaced with a standard ADO Connection initializing. Drew (And the resize event is what makes that form look that way color wise).