[AccessD] SPAM-LOW: Re: test

Max Wanadoo max.wanadoo at gmail.com
Wed Jul 8 02:35:58 CDT 2009


That is very bad practice...far better to ban variables altogether and use
lookup tables to store/retrieve values,

Max


On Tue, Jul 7, 2009 at 10:53 PM, jwcolby <jwcolby at colbyconsulting.com>wrote:

> And don't forget to make every variable global so that you can get at
> anything from anywhere.
>
> 8)
>
> John W. Colby
> www.ColbyConsulting.com
>
>
> Stuart McLachlan wrote:
> > NO!   Dim h as String is BAD!
> >
> > You should never use explicitly typed variables - it causes error
> messages to popup all the
> > time.  If we were meant to type variables, they wouldn't have created
> VARIANTS!!
> >
> --
> 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