accessman2
03-16-2006, 09:50 PM
Hi,
I have a question.
I create a free ASP website.
The website I want open the MS Access database file, so I need to put the database file in the ftp, right.
After that, it shows Not a valid file.
Example:
conn.Open "ftp://31@ftp.web.com/try.mdb"
I think that there is a problem of this line code.
Does anybody know that?
Could you tell me how to solve? Thanks.
I have a question.
I create a free ASP website.
The website I want open the MS Access database file, so I need to put the database file in the ftp, right.
After that, it shows Not a valid file.
Example:
conn.Open "ftp://31@ftp.web.com/try.mdb"
I think that there is a problem of this line code.
Does anybody know that?
Could you tell me how to solve? Thanks.