Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Add ODBC support for DbUnit #9

Open
sebastianbergmann opened this issue May 25, 2010 · 2 comments
Open

Add ODBC support for DbUnit #9

sebastianbergmann opened this issue May 25, 2010 · 2 comments

Comments

@sebastianbergmann
Copy link
Owner

Copied from http://www.phpunit.de/ticket/551

@ashnazg
Copy link

ashnazg commented Oct 7, 2016

Would this enhancement be more complex than just implementing an 'odbc' option for the MetaData class? I recognize that an ODBC layer here would actually have to sit between the MetaData parent and various per-vendor children, since "odbc" is not a db vendor itself. But in thinking out just the MetaData needs for 'odbc', I worry that there might be tons more implementation needed in DbUnit/PHPUnit, and thus need to ask the question. If it is indeed limited to MetaData, I might can take a crack at it.

(it is #170 that makes me think perhaps it's only a MetaData layer that's needed here)

With DBLIB no longer being a viable option to reach SQL Server from Linux, and the release of Microsoft's native ODBC driver for Linux, this old enhancement need may become more important.

@sebastianbergmann
Copy link
Owner Author

I don't know. I never really looked at the implementation of DbUnit, sorry.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants