Parent Directory | Revision Log | Patch
revision 1.3 by mocchiut, Wed Sep 6 11:03:33 2006 UTC | revision 1.4 by pam-fi, Tue Nov 29 13:52:24 2011 UTC | |
---|---|---|
# | Line 249 int main(int numinp, char *inps[]){ | Line 249 int main(int numinp, char *inps[]){ |
249 | // | // |
250 | printf("\nClose the connection to the database... \n"); | printf("\nClose the connection to the database... \n"); |
251 | dbc->Close(); | dbc->Close(); |
252 | delete dbc; | |
253 | dbc = 0; | |
254 | printf("...connection terminated!\n\n"); | printf("...connection terminated!\n\n"); |
255 | // | // |
256 | // Close redirection if the case. | // Close redirection if the case. |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |