[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

how does a linux user open a */mdb file?



smoeone emailed me a *.mdb database. is there a *.mdb reader as
a debian package? (i presume it's some database format -- i'd
love to just get it into postgresql, or at least tab-sep-text.)

	$ dpkg -S \*mdb\*
	postgresql: /usr/lib/postgresql/doc/html/app-vacuumdb.html
	postgresql: /usr/share/man/man1/vacuumdb.1.gz
	postgresql-doc: /usr/share/doc/postgresql-doc/html/postgres/app-vacuumdb.html
	postgresql: /usr/lib/postgresql/bin/vacuumdb
	$ apt-cache search mdb
	$ 

where's the *.mdb reader?

-- 
DEBIAN NEWBIE TIP #65 from der.hans <der.hans@LuftHans.com>
:
Wondering about which KEYBOARD SHORTCUTS ARE UNDERSTOOD BY BASH?
Enter this at your bash shell prompt:
	bind -p | less
and see how much of that you can interpret :). For more info
about all of this stuff, do "man bash" then search for "emacs"
and "readline" (to search a manpage, type / and then the pattern
to look for).

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: