Read from Internet file

M

MacDermott

I'm trying to read data from a file which is stored at an http address,
using a connection string like this:

TDef.Connect = "Text;DSN=Memberinfo Link
Specification;FMT=Delimited;HDR=NO;IMEX=2;CharacterSet=437;DATABASE=ftp://MyURL/memberinfo.txt;uid=MyUID;pwd=MyPWD"

but I keep getting 3652 - Internet Login Failure.

Is this the correct format for presenting my login/pwd?

TIA
- Turtle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top