Hello Paul,

2015-09-22 5:15 GMT+03:00 Baranov, Paul             BIS
<paul.bara...@fs.utc.com>:
> I did as it was suggested in the resolution for the issue #396 by adding
> -DSOCI_ODBC_TEST_MSSQL_CONNSTR="FILEDSN=C:/Users/Paul/Documents/soci_test.dsn"
> to cmake command line and doing a clean build but this did not fix the
> original problem:
>

What makes you think that it not solve you problem?

cmake .. 
-DSOCI_ODBC_TEST_MSSQL_CONNSTR="FILEDSN=C:/Users/Paul/Documents/soci_test.dsn"

will set SOCI_ODBC_TEST_MSSQL_CONNSTR to specified DSN file. You'll
see it if run cmake from cmd console.

Could you please run after build is completed

ctest -R mssql

And provide us with result?
Thank you.

> Please advise.
>
> test 1
>
>     Start 1: soci_odbc_test_access
>


>
> Paul
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> soci-users mailing list
> soci-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/soci-users
>



-- 
Best Regards,
Sergei Nikulov

------------------------------------------------------------------------------
_______________________________________________
soci-users mailing list
soci-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to