Parent Directory | Revision Log | Patch
revision 1.2 by mocchiut, Tue Sep 5 14:49:42 2006 UTC | revision 1.3 by pam-fi, Tue Nov 29 13:51:29 2011 UTC | |
---|---|---|
# | Line 201 int main(int numinp, char *inps[]){ | Line 201 int main(int numinp, char *inps[]){ |
201 | // | // |
202 | printf("\nClose the connection to the database... \n"); | printf("\nClose the connection to the database... \n"); |
203 | dbc->Close(); | dbc->Close(); |
204 | delete dbc; | |
205 | dbc = 0; | |
206 | printf("...connection terminated!\n\n"); | printf("...connection terminated!\n\n"); |
207 | // | // |
208 | // Close redirection if the case. | // Close redirection if the case. |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |