Mansoor Ahmad
Registered User.
- Local time
- Today, 23:22
- Joined
- Jan 20, 2003
- Messages
- 140
Dear All
I am stuck at a serious problem. In my case customer sends information as text files that is accessible for us on internet. I want to get that data in my databse table. That infomation will be then used on a form to add comments.
What I could think of it till now is that if I download that text file from internet and save in a file on my computer and then access that file from access database by File-Get External data route.
But there are problems. This database is going to be used by multiple useres. I do not want all the users to have access to the rest of the tables in the databse because the chances are that data would be appended to another table. I want some kind of easy way that I can create on a form through which users can download that data into a specific table.
Thanks
I am stuck at a serious problem. In my case customer sends information as text files that is accessible for us on internet. I want to get that data in my databse table. That infomation will be then used on a form to add comments.
What I could think of it till now is that if I download that text file from internet and save in a file on my computer and then access that file from access database by File-Get External data route.
But there are problems. This database is going to be used by multiple useres. I do not want all the users to have access to the rest of the tables in the databse because the chances are that data would be appended to another table. I want some kind of easy way that I can create on a form through which users can download that data into a specific table.
Thanks