How to upload a table from a database in MS Access ?

G

Guest

I want to upload a table in MS Access Database to a site using FTp software.
But a single table cannot be uploaded as only file name (thus, entire
databse) is shown which can be uploaded. I want to upload a single table not
the entire database.
 
J

Joseph Meehan

Kulbir said:
I want to upload a table in MS Access Database to a site using FTp
software. But a single table cannot be uploaded as only file name
(thus, entire databse) is shown which can be uploaded. I want to
upload a single table not the entire database.

Access "tables" only exist in Access.

You could copy a table into a new Access database so it would contain
only the table or you could export the data in the table as some other
format like a text file which could be imported into Access. The user would
then need to tweak the table field definitions if needed.
 

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