Menu

#125 Size of cppdb::result

cppcms-v1.0.x
open
nobody
None
1
2014-10-30
2014-06-12
Anonymous
No

No, not a bug, but important...to me at least.

I have the unpleasant task of trying to integrate a websocket++ server with SQL Server 2008 R2.

Thanks to this library, it's a cinch, and the performance is incredible!

Since this server is performant-oriented, I'd rather use std::arrays instead of std::vectors. The problem is that I cannot get the size of the result before filling the array.

Any way to do this or get it added?

Thanks for such an amazing library!

Discussion

Anonymous
Anonymous

Add attachments
Cancel