What I did with this class is to automatize (not MS s automation) several processes to do a search in a MS Sql Server database, and show the results, retaining the data on an internal structure
标签: automatize automation processes several
上传时间: 2015-10-11
上传用户:manlian
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.
标签: applications consumer template extend
上传时间: 2014-11-26
上传用户:royzhangsz
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could benefit from offering friends lists, showing friends as online or offline, providing status information. This kind of functionality is hard to provide, requiring a dedicated Internet database and a new client - client protocol. But it is offered today through a system called AwareNet, which is offered free of charge and royalty
标签: addresses programs connect suffer
上传时间: 2013-12-05
上传用户:CHENKAI
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible to write—what the machine will understand. Style tells you what you ought to write— what the humans reading the code will understand. Code written with a consistent, simple style will be maintainable, robust, and contain fewer bugs. Code written with no regard to style will contain more bugs. It may simply be thrown away and rewritten rather than maintained.
标签: what PROGRAMMING LANGUAGE possible
上传时间: 2013-12-16
上传用户:sxdtlqqjl
用来计算混沌时间序列的延迟时间,It s applied to calculate the delay time of chaos time series,
标签: time calculate applied series
上传时间: 2015-10-11
上传用户:songrui
According to the business enterprise marketing risk early warning of the artificial nerve network
标签: artificial enterprise According the
上传时间: 2015-10-12
上传用户:leehom61
This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.
标签: project file information the
上传时间: 2013-12-07
上传用户:hj_18
The.Ultimate.Guide.to.FreeBSD 通向FreeBSD的终极向导!从安装到服务,由浅入深,看完必将成为高手!
标签: FreeBSD Ultimate Guide The
上传时间: 2015-10-12
上传用户:libinxny
Cpp how to program source code
上传时间: 2014-01-07
上传用户:bakdesec