Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE Error Code 0x80030005:Access Denied
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OLE Error Code 0x80030005:Access Denied
Divers
Thread ID:
00464774
Message ID:
00464774
Vues:
482
J'aime (1)
I have the follwoing code in an APP:

USE nCredit1 IN 0
select nCredit1
SET DEFAULT TO (gc_dailyreportspath)
COPY TO "Collections-Credits-" + STRTRAN(DTOC(m.dStartDate),"/") fields settdate, effdate, amount, trancode, entrydescr, reasoncode, addeninfo, bankname, dbaname, mid, acctnumber, tranrout, filename TYPE XL5
use in nCredit1

chdir (gc_datapath)
USE nCredit1 IN 0
select nCredit1
chdir "F:\ACH CREDIT REJECTS"
COPY TO "Collections-Credits-" + STRTRAN(DTOC(m.dStartDate),"/") fields settdate, effdate, amount, trancode, entrydescr, reasoncode, addeninfo, bankname, dbaname, mid, acctnumber, tranrout, filename TYPE XL5
USE IN nCredit1

I know I don't need to close the tabel and open it again but I did it because of the error. The first copy works fine. The second copy generates this error and I can't figure out why. Any ideas?

Thanks in advance for your help.

Randall
Thanks in advance for your help! :-)
Randall L. Johnson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform