You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mark Irvine <Ma...@wolfsonmicro.com> on 2006/03/14 09:36:37 UTC

Subversion ODBC Driver Availability

Hi
It is early days yet but it looks like my colleagues are to use
Subversion for version control of text, binary and MS Office files.
I want to determine how to integrate the tool and data hierarchy with
other databases.
Is there an ODBC driver available for simple SQL data access or OLE DB
connectivity so I can use ADO?
Thanks in advance.
Mark Irvine
 
 

Re: Subversion ODBC Driver Availability

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Mar 14, 2006, at 10:36, Mark Irvine wrote:

> It is early days yet but it looks like my colleagues are to use
> Subversion for version control of text, binary and MS Office files.
> I want to determine how to integrate the tool and data hierarchy with
> other databases.
> Is there an ODBC driver available for simple SQL data access or OLE DB
> connectivity so I can use ADO?

Subversion does not store its data in an SQL database, so no, this is  
not available.

Allowing Subversion to optionally use an SQL backend has come up as a  
request several times before:

http://www.google.com/search?q=site:svn.haxx.se+SQL

Perhaps if you explained what kind of queries you were planning on  
running, we could show you how that can still be accomplished within  
the facilities Subversion offers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org