do i need to disconnect mysql? -
11-10-2006
, 09:36 PM
i use mysql++ to connect mysql database, and i have read the simple1
example, but when i create my own project ,and after execute my
program, the the program tell the an error. i guess the error is i dont
disconnect the database. need i discconect the database. but i cant see
any disconnect code in example program |