Search found 3 matches

by Debian
07 Apr 2020 02:28
Forum: DOS Batch Forum
Topic: Batch - Browse directory not work
Replies: 3
Views: 4663

Re: Batch - Browse directory not work

OJBakker you're a genuis thank you very much !
by Debian
06 Apr 2020 09:25
Forum: DOS Batch Forum
Topic: Batch - Browse directory not work
Replies: 3
Views: 4663

Re: Batch - Browse directory not work

Someone can help me to solve the problem ? :mrgreen:
by Debian
06 Apr 2020 05:18
Forum: DOS Batch Forum
Topic: Batch - Browse directory not work
Replies: 3
Views: 4663

Batch - Browse directory not work

Hi everybody I have a problem with the script below. I create this batch to retrieve each file existing on the directory. For each file I call a stored procedure to import the containing of the file in a sqlserver table. While the file is importing i move it in a Archives directory and a continue th...