Re: My First Script - Help Please
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 15:30:58 -0400
Troubled User wrote:
On 30 May 2006 11:17:29 -0700, "Jeff C" <jpcoulson@xxxxxxxxxxx> wrote:
db.Execute("DoCmd.TransferText") ("acImportFixed"), ("My
ImportSpec"), ("Name Of My Table where data will go"), ("Full Path
Of Text File To Import")
Sorry havn't used DAO in years.. Any particular reason why your using
that rather then ADO
Well, neither is appropriate for running TransferText, which is a method
of the DoCmd object which is a property of the Access Application
object. See my reply.
--
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.
.
- References:
- My First Script - Help Please
- From: Jeff C
- Re: My First Script - Help Please
- From: Troubled User
- My First Script - Help Please
- Prev by Date: Re: My First Script - Help Please
- Next by Date: Re: My First Script - Help Please
- Previous by thread: Re: My First Script - Help Please
- Index(es):
Relevant Pages
|
|