Re: Newbie
- From: Barry <Barry@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 23 Jan 2008 16:14:00 -0800
Mr. Barrows,
Apparently, this was the correct newsgroup to post my message in, in so much
that it did benefit me more than anywhere else that I have posed the same
question. But, I am sorry, I did not know the connection/dis-connection it
had with ADO.
Thank you very much. I had never even heard that you must go to set
references to other objects in Access. That alone is a great step in the
right direction. I will follow your advice and see what outcome I get.
Would you like for me to follow with a reply for the outcome?
--
Barry Guidry
"Bob Barrows [MVP]" wrote:
Bob Barrows [MVP] wrote:.
There is no WScript object built into VBA. It is not needed becauseDarn, I was in a rush and left out the New keyword. it should have been
you can use this syntax to instantiate a COM library and assign it to
a variable:
Set gp = esriGeoprocessing.GPDispatch.1
this:
Set gp = New esriGeoprocessing.GPDispatch.1
Sorry - I hope you see this.
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
- Follow-Ups:
- Re: Newbie
- From: Bob Barrows [MVP]
- Re: Newbie
- References:
- Newbie
- From: Barry
- Re: Newbie
- From: Bob Barrows [MVP]
- Re: Newbie
- From: Bob Barrows [MVP]
- Newbie
- Prev by Date: Re: maxrecords property doesn't work for me
- Next by Date: Re: Newbie
- Previous by thread: Re: Newbie
- Next by thread: Re: Newbie
- Index(es):
Relevant Pages
|