From: Leonardo F. <leo...@gm...> - 2011-02-08 09:54:07
|
Dear developers, I'm an Italian Computer Science student (so excuse me for my English) and I'm working to access and query some .mdb database with Visual Studio C#. Unfortunately to handle these database I need to be part of the workgroup described into a .mdw file, and I don't have any password to do that. Of course mdbtools can access them, so I'm wondering if there exists a collection of .dll with the mdbtools algorithms to be added to my C# project, and in that case, how could I use them. Thanks to all of you! |