On 23 October 2012 19:38, Candy Chiu <[email protected]> wrote:
> Hi,
>
> I have made three changes to the odbc backend.
>
> 1. Fixed a bug in preparing a vector of strings for binding.  The current
> implementation inserted an extra white character to the end of each string.
> This error shows up in SQL Server, not in MySQL (via ODBC).
>
> 2. Added support for long long.
>
> 3. Added two search paths to FindODBC.cmake.
>
> Please let me know if you'd like these changes to be committed.

Hi Candy,

Sounds great.
Unfortunately, ODBC backend is somewhat orphaned, so every
contribution that moves it forward is strongly welcome.

As we are in the middle of moving SOCI repo/development to GitHub,
I'd suggest to submit your changes through there,
using a typical GitHub workflow.

0. Here it is https://github.com/SOCI
1. Fork SOCI
2. Apply your changes, commit and push to your fork.
3. Send us Pull Request.

Thanks!

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to