tntdb 1.0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News tntdb 1.0.1 (Default branch)
# 1  
Old 06-04-2008
tntdb 1.0.1 (Default branch)

ImageTntdb is a c++-class-library for database access.It implements a database-independent layer, whichloads the actual driver dynamically when aconnection is made. The classes use automaticresource management with reference counts.Resources are freed when the classes go out ofscope. Error handling is done with exceptions(derived from std::exception). There are STL-likeiterators for result sets and rows, and also thecursor is an STL-like iterator. It is written instandard C++ with Linux. Drivers for PostgreSQL,sqlite3, MySQL, and Oracle are available.License: GNU Lesser General Public License (LGPL)Changes:
The sqlite driver of tntdb had two small bugs.Setting strings in statements did not lead toequality when compared to columns. Using multiplecursors for one statement crashed tntdb when thecursors were released in reverse order.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
sim(5)								File Formats Manual							    sim(5)

NAME
sim, SIM - Software phrase input method DESCRIPTION
The phrase input method is an input method that is commonly used in a Chinese environment. The software phrase input method (SIM) is a a mechanism supported by the Asian tty driver, atty and the simd daemon through the utx facility (see atty(7), simd(8), and utx(7)). The stty command activates the software phrase input method, while the phrase utility creates and manages the phrase database (see stty(1) and phrase(1)). Changes to the phrase database may not be reflected in SIM sessions that were started before the changes were made. Therefore, users have to stop and then restart SIM sessions using the stty command to have access to the changed phrase database. SEE ALSO
Commands: phrase(1), stty(1), simd(8), utxd(8) Files: atty(7), utx(7) sim(5)