
10 Dec
2005
10 Dec
'05
5:08 a.m.
Chris Frey wrote:
Has anyone used boost::serialization to write simple classes to an RDBMS? The Name-Value-Pair support would seem to make this quite possible, and I'm curious if anyone has taken the plunge.
Hi, I have started to code such a thing on top of Berkeley DB (with a self written network layer), but it is still a lot of work, so I cannot promise anything. - Uwe