RE: Instantiate environment?????? Whats that?

2001-05-17 Thread mherbene
EMAIL PROTECTED]] Sent: Thursday, May 17, 2001 12:16 AM To: CF-Talk Subject: Instantiate environment?? Whats that? What does this error message mean? I'm using an access database as an interim measure with this project. The CFQUERY mentioned hasn't got anything special in it ..

RE: Instantiate environment?????? Whats that?

2001-05-17 Thread Andrew Scott
gt; Subject: Re: Instantiate environment?? Whats that? > > > Instantiate normally refers to the creation of an instance of a class (ie > an object) when dealing with object orientated programming (going back to > ye olde telephone example from college - the object 'telephone' i

Re: Instantiate environment?????? Whats that?

2001-05-17 Thread Mark Woods
Instantiate normally refers to the creation of an instance of a class (ie an object) when dealing with object orientated programming (going back to ye olde telephone example from college - the object 'telephone' is an instance of the class 'telephones'). Ok, there's a little more to it than th

Instantiate environment?????? Whats that?

2001-05-16 Thread Mike Kear
What does this error message mean? I'm using an access database as an interim measure with this project. The CFQUERY mentioned hasn't got anything special in it .. this page is copied from another site that works fine with identical setup - only the data itself is different. So I don't think i