sql server compact

David T. sunfish62 at yahoo.com
Thu Mar 15 14:29:55 EDT 2012


Ah. That's too bad. Since libdbi identifies itself as a database abstraction tool, I figured that Gnucash's use of it meant that any of its available drivers might work. Thanks for correcting me.

David



________________________________
 From: John Ralls <jralls at ceridwen.us>
To: David T. <sunfish62 at yahoo.com> 
Cc: John A. Wallace <jw72253 at verizon.net>; "gnucash-user at gnucash.org" <gnucash-user at gnucash.org> 
Sent: Wednesday, March 14, 2012 9:05 PM
Subject: Re: sql server compact
 

On Mar 14, 2012, at 4:05 PM, David T. wrote:

> Gnucash relies on libdbi (http://libdbi.sourceforge.net/) for database abstraction. That page says that FreeTDS is a driver that will access MS SQL Server, but I haven't heard of anyone using it with Gnucash. Maybe you will be the one to try it out and report back to this group?

Even with DBI intermediating the SQL access, each SQL Server has unique setup requirements that are handled in src/backends/dbi/dbibackend.c. At present, we support *only* SQLite3, MySQL, and Postgres. We do not have the resources to support other backends, even though libdbi has drivers available for them. Sorry.

Regards,
John Ralls


More information about the gnucash-user mailing list