[AccessD] Poll on Access 2007

Max Wanadoo max.wanadoo at gmail.com
Mon Jun 29 13:19:22 CDT 2009


No Gustav....we had this conversation with regard to GOTO.

Don't blame the fact it is there...blame the improper use of it..

Max



-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: 29 June 2009 19:13
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] Poll on Access 2007

Hi Charlotte

> .. And it's a great way to create a sloppy application: 
> the easier it is, the sloppier it becomes.

You nailed it. Where have you been in this message flood?

/gustav


>>> cfoust at infostatsystems.com 29-06-2009 20:05 >>>
 I'll bet I could tell you how they implemented TempVar, because most of
us have created some variation on that theme in the past to get around
the limitations on global variables.  It would be hidden in the MS
implementation, but it has to be pretty much the same thing ... And it's
a great way to create a sloppy application: the easier it is, the
sloppier it becomes.

Charlotte Foust

-----Original Message-----
From: accessd-bounces at databaseadvisors.com 
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Steve Schapel
Sent: Monday, June 29, 2009 3:54 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Poll on Access 2007

Hi Shamil,

--------------------------------------------------
From: "Shamil Salakhetdinov" <shamil at smsconsulting.spb.ru>
Sent: Monday, June 29, 2009 10:19 PM

> ... did you find good use of those
> "interactive reports" features in your customers applications?

This is the confusingly-named 'Report View' of a report, which was new
to Access 2007 as an additional (i.e. as well as Print, Preview, etc)
view of a report.  Yes, I have used this a number of times, and found it
very nice. 
The user can use built-in right-click menus to filter the data, and you
can use the Click event to link from report records to detail forms,
etc.

Being able to assign a Control Source to an image control is another
thing I have had cause to use quite a lot.  Just a small thing, but
anything that saves time and effort for the developer is nice.

I have also really liked the new TempVar (temporary variable), which I
have used extensively.  Very easy to create anywhere, anytime, in your
code, and then can be used throughout the application in code, in query
criteria or calculated controls, in calculated expressions in form or
report controls, etc.  Very handy.

-- 
Regards
Steve 


-- 
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