- To: SLUG <slug@xxxxxxxxxxx>
- Subject: Re: [SLUG] Read MS Access files on Linux (using php?)
- From: "Amos Shapira" <amos.shapira@xxxxxxxxx>
- Date: Mon, 5 May 2008 13:43:00 +1000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0eC/soBcHW0gVwHimwPpaGjMO3TfMCDd4aIbR5SC35c=; b=vcBkhlfKe/5D3RZAx+MhQLWlj7beRvMFjf4H95ji0VQY6aD+ducqsF/eJTuup010WYGzwcUYCn+DwUwFWEOkEohKKBwXP6c9GwKGW1toELxHpGjcXvuAHfc7xpTbsiTP7QLpSldsXGnAvqGBu+mQRQGvfuAAO4L7lcifaZ0uPIk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZK19OXHKmpfe9Z3PW4JcV11lzl+tpzr8vcuNAC2SI7TNPz7RGjgOblfOM3Wh63oA0JEURioaGYkCrNYsw4hHISmA6meYOE05qj3xuuSJzt+hu/PcfrTju48pL81AUPGHQq4Nn0RXdGo7xP+bWyeGkmNWUC4QYxa9PR6M+/whC08=
On Mon, May 5, 2008 at 10:55 AM, Peter Rundle <slug@xxxxxxxxxxxxxxxxxx> wrote:
> Does anyone know if this is the case and if so what the name of the tools
> are? I think I've seen it done in PHP but thought that might have been a
A simple google search came up with a blog entry mentioning
"mdbtools". A google on that term came up with
http://mdbtools.sourceforge.net/ as the home of that software.
Cheers,
--Amos