On Mon, 2003-09-22 at 14:03, Mariotto Francesco wrote:
> From: Mariotto Francesco <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Microsoft Access Database (.mdb) on Mono
> Date: Mon, 22 Sep 2003 13:15:56 +0200
> 
> Hi, i want know if the Microsoft Access Database Files (.mdb) are 
> supported from Mono.
> and if it is necessary a particulary configuration or additional program.
> 
using the System.Data.OleDb namespace on linux, you've got read-only
access to .mdb files, via libgda, which is what S.D.OleDb uses.

cheers

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to