由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - SQL Server 7 application by ANSI C++
相关主题
相关话题的讨论汇总
话题: ansi话题: c++话题: sql话题: server话题: db
进入Database版参与讨论
1 (共1页)
b****e
发帖数: 15
1
what is the highest efficient coding way to impliment DB, such as
insert, store, retrieve, exception...by ANSI C++.
only know DTL within STL, but not robust enough, any other API, library??
thanks
d******e
发帖数: 2265
2
you mean, you want to implement a DB by urself??

【在 b****e 的大作中提到】
: what is the highest efficient coding way to impliment DB, such as
: insert, store, retrieve, exception...by ANSI C++.
: only know DTL within STL, but not robust enough, any other API, library??
: thanks

1 (共1页)
进入Database版参与讨论
相关主题
相关话题的讨论汇总
话题: ansi话题: c++话题: sql话题: server话题: db