Is it possible with classic asp to link a txt file to an access database? Now I have linked the file using Access and uploaded the database back to my webserver, so I have a 'link specification' (I'm not sure how this is called in English since I'm using MS Access in Dutch), but I don't have any idea how to use this specification (where is it stored in Access and/or how can you transfer them to another database?) to link a txt file to the database. I found some examples on how to link a table from another database using ADOX, but I can't find anything on linking txt files.