The application uses the stock FDO SDK binaries, meaning most rdbms providers would require additional dlls copied over into the application directory (because they are not bundled with the FDO SDK)
Does this link help? http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes - Jackie intengu wrote: > > How does one connect to Postgis. > > I get the following error message: Unable to load the FDO Provider: The > specified module could not be found. > > What does it mean and how do I resolve it. > > Regards, > > 2008/7/22 Jackie Ng <[EMAIL PROTECTED]>: > >> Hi everyone, >> >> This is something that I have been working on in my spare time, and now I >> think it is time to share it with you all. >> >> FDO Toolbox is a windows application to process, create and manage >> geospatial data. >> >> It is written in C# and uses the Feature Data Objects (FDO) API. >> >> You will need to have the following installed: >> >> - .net Framework 2.0 or later >> - Microsoft Visual C++ 2005 SP1 runtime library >> >> FDO Toolbox is hosted on Google code: http://code.google.com/p/fdotoolbox >> >> Binaries and source (via subversion) are available and licensed under the >> GNU Lesser GPL license. >> >> Comments? Bug reports? suggestions? All are welcome :-) >> >> - Jackie >> >> -- >> Blog: http://themapguyde.blogspot.com >> Facebook: http://www.facebook.com/profile.php?id=599261907 >> LinkedIn: http://www.linkedin.com/in/jackieng >> >> _______________________________________________ >> mapguide-users mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/mapguide-users >> >> > > > -- > Sindile Bidla > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > ----- http://themapguyde.blogspot.com http://www.linkedin.com/in/jackieng -- View this message in context: http://www.nabble.com/FDO-Toolbox-tp18591135p18615590.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
