| View previous topic :: View next topic |
| Author |
Message |
Nevil_Devon
Joined: Tue Sep 27, 2011 10:20 pm Posts: 5 Location: Devon
|
Posted: Thu Sep 06, 2012 5:00 pm Post subject: Database link |
|
|
I have a dual-boot setup, with Ubuntu12.04 and Windows7.
I have a MSAccess2000 dbase on the Windows7 partition.
I want to view and sort the tables in Ubuntu, not edit them. What is the easiest way to do this? I can view the tables using MDB File Viewer, but cannot sort them. _________________ Nevil, Devon |
|
| Back to top |
|
 |
johnhudson LXF regular
Joined: Wed Aug 03, 2005 2:37 pm Posts: 778
|
Posted: Thu Sep 06, 2012 10:15 pm Post subject: |
|
|
AFAIK there is no Linux program that will do what you want. The nearest possibility is Kexi which will import the Access flles into its own format files and then sort them - but you cannot export them as Access files - but I haven't checked the latest release.
A long term option is to install mysql on Windows because you can use Access as a frontend for mysql (as well as SQL sever). The main problem is that Access only respects blanket security - so you cannot use any of the fine-grained security that a Linux user takes for granted. |
|
| Back to top |
|
 |
| View previous topic :: View next topic |
|