| | |
Access Database file conversion
Please support our Database Design advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2006
Posts: 20
Reputation:
Solved Threads: 0
Hi guys,
I've got a database which frequently need to be sent over the internet so that other users can update their data. As the database is huge with more than 30,000 records, it's really hard for other people to download it as they are on dial up. Is there a way of converting database or maybe just the tables into different file format for faster transfer.
Thanks for your time
I've got a database which frequently need to be sent over the internet so that other users can update their data. As the database is huge with more than 30,000 records, it's really hard for other people to download it as they are on dial up. Is there a way of converting database or maybe just the tables into different file format for faster transfer.
Thanks for your time
•
•
Join Date: Sep 2006
Posts: 44
Reputation:
Solved Threads: 3
•
•
•
•
Hi guys,
I've got a database which frequently need to be sent over the internet so that other users can update their data. As the database is huge with more than 30,000 records, it's really hard for other people to download it as they are on dial up. Is there a way of converting database or maybe just the tables into different file format for faster transfer.
Thanks for your time
Also, zip works wonders with access mdb files. I customarily get it down to 5-10% of its original size.
30 000 records is not that many -- try compacting to clear some 'dead' space.
•
•
Join Date: Sep 2006
Posts: 20
Reputation:
Solved Threads: 0
Hi MCP
Hi Fractalvibes,
I'll tell you what the real situation is. We've got a centeral web based database from which I'm getting all my records. I run queries on this web based database to create my own tables. I had to create my tables because I've created some reports which involve some complex queries. If I run reports directly from the main database, it takes a lot of time to open reports.
Now my problem is that when I log in the database as my user name all the tables that I've created are updated from the central database but for all other users as they have a very slow internet connection I had to disable this option as it was taking hours for them to update tables.
As the other users don't have much knowledge about databases, I have to come up with a way of data transfer easy enough for them to understand.
I've got like 10 users in 10 different places who's job is just to look at the reports that I've created. They don't have to change any data.
Hi Fractalvibes,
I'll tell you what the real situation is. We've got a centeral web based database from which I'm getting all my records. I run queries on this web based database to create my own tables. I had to create my tables because I've created some reports which involve some complex queries. If I run reports directly from the main database, it takes a lot of time to open reports.
Now my problem is that when I log in the database as my user name all the tables that I've created are updated from the central database but for all other users as they have a very slow internet connection I had to disable this option as it was taking hours for them to update tables.
As the other users don't have much knowledge about databases, I have to come up with a way of data transfer easy enough for them to understand.
I've got like 10 users in 10 different places who's job is just to look at the reports that I've created. They don't have to change any data.
![]() |
Similar Threads
- I need help for connecting to Ms access database (VB.NET)
- Writing to an Access Database (Visual Basic 4 / 5 / 6)
- Updating a record in an MS Access database file using DataSets (VB.NET)
- I want to save in an access database (C)
- Two Issues With Access Database App (MS Access and FileMaker Pro)
- New Database File (C#)
- how willl i be able to save a specific record into my database file in ms access (Java)
Other Threads in the Database Design Forum
- Previous Thread: EER Diagram Assignment Help
- Next Thread: Or Better Still...
| Thread Tools | Search this Thread |





