On 05/26/2012 02:56 PM, NoOp wrote: ... > Mine is installed on Ubuntu/Debian - (I'd need to fire up Fedora in a VM > to test that distro). Here is my .odbc.ini file (configured with OBDConfig): > > $ cat /home/gl/.odbc.ini > [SeaMonkeyPlaces.sqlite] > Description = SQLite3 > Driver = SQLite3 > Database = /home/gl/.mozilla/seamonkey/<snipped>.default/places.sqlite > Timeout = 100000 > StepAPI = No > ShortNames = No > NoCreat = No > SyncPragma = NORMAL > LoadExt = > > [NWTest] > Description = mdbtools > Driver = mdbtools > Database= /home/gl/Documents/MyDocuments/Nwind.mdb > > [PlacesFirefox] > Description = SQLite3 > Driver = SQLite3 > Database = /home/gl/.mozilla/firefox/<snipped>.default/places.sqlite > Timeout = 100000 > StepAPI = No > ShortNames = No > NoCreat = No > SyncPragma = NORMAL > LoadExt = > > Note the difference in the SQLite drivers (I simply use use SQLite3). > > I'll give your database a try this weekend & also try to find my > notes/links on how I got mine working (should be a post in this list IIRC).
Found the links: <http://kiwinc.itgo.com/ian/TechBlog.html#OpenOffice_SQLlite> <http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Using_SQLite_With_OpenOffice.org#ODBC-setup_of_new_database> and <https://en.wikibooks.org/wiki/MySQL/Databases_manipulation> HTH -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
