Re: [soci-users] firebird quick question

2021-05-10 Thread Vadim Zeitlin
On Wed, 5 May 2021 04:51:58 -0400 Jim McNamara wrote: JM> It doesn't want to print the value of count when I do a cout << count. You need to debug it to understand what's going on because the code looks fine to me, but the first stupid question is whether it really doesn't print them or if

[soci-users] firebird quick question

2021-05-05 Thread Jim McNamara
Hi all- I installed firebird 3.0 and am testing it out with soci on windows. It doesn't want to print the value of count when I do a cout << count. I tried a rowset ..etc. Please let me know if you have any cool ideas. code is below. thanks robo-loki c:\upp\MyApps\socitest>cl.exe /EHsc