The latter, and then use the SQLite provider to connect to them. FME doesn't support writing out SQLite in a format that the FDO provider will read (I think), so you would probably need to write to SDF or SHP and then use the commandline SDF->SQLite converter tool that is included with the SQLite provider.
You MAY also be able to drop the SQLite provider into a recent version of FME (the 2009 betas are using FDO 3.3) and then write out using the FDO Providers writer, but I'm not sure if the SQLite provider allows you to create new files through the API. Jason -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of JeffJensen Subject: RE: [mapguide-users] Move Default Repository Location? Are you saying I can use the SQLite Provide instead of the OSGeo FDO Provider for SDF? Or are you saying, don't use SDF3 files, but load the data into SQLite instead? _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
