Re: Disable help file
- From: Tim Marshall <tmarshal@xxxxxxxxxxxxxxxxx>
- Date: Tue, 11 Apr 2006 16:57:12 -0230
Tom van Stiphout wrote:
On Sun, 09 Apr 2006 23:36:29 -0230, Tim Marshall
<TIMMY!@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Not in all situations.
If you have to look up in the help file for example some basic
Properties and Methods of the Recordset object, that tells me
something about your abilities in that area.
Had to resend this - hopefully it stays in the thread!
I guess that could justify it... 8) But in my mind, only if you are
looking both for developers who do a specific method and do it your (the
interviewer's) way.
I see lots of code here by people who are doing things a bit differently
from me but ultimately we are doing the same thing. I never use
dbengine, for example, but I see lots of examples here where it's used
do do things that I do a different way.
Nope, even with the awful help files post-A97, for pretty standard
stuff, I sometimes review what I'm doing to make sure I'm getting the
arguments right or whatever. OTOH, there's lots more I do just by the
seat of my pants or with the object browser and/or the intelli-sense.
But again, if faced with different methods, I might want to check to be
sure. here's a quick example I just thought of:
I do mostly work with Oracle and PTQs. The DAO openrecordset method
must be used with a queryobject, not the database object and as you
know, the syntax is different. I do these recordsets lots and lots, but
when I'm occasionally working with jet, I can save myself the extra
steps needed to create even a temporary PTQ dao.querydef by just opening
the recordset against the currentdb and include the SQL. In such a
situation, if I hadn't done this in Jet for a long time, I'd check help.
It separates the "I can
do this in my sleep" candidates from the "Give me Google and the help
file, and I can probably figure this out".
If there's no time limit involved.
Anyway, my opinion, I'd never do what the OP is contemplating. 8)
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
.
- References:
- Disable help file
- From: Thaisrgomes
- Re: Disable help file
- From: Larry Linson
- Re: Disable help file
- From: Bob Quintal
- Re: Disable help file
- From: Thaisrgomes
- Re: Disable help file
- From: Tim Marshall
- Re: Disable help file
- From: Tom van Stiphout
- Disable help file
- Prev by Date: Run Access report and print from ASP Page
- Next by Date: Re: Tony Toews Auto FE Updater Problem
- Previous by thread: Re: Disable help file
- Next by thread: Re: Disable help file
- Index(es):
Relevant Pages
|
Loading