Parent Directory | Revision Log | Patch
revision 1.2 by mocchiut, Wed Sep 6 08:05:10 2006 UTC | revision 1.3 by pam-fi, Tue Nov 29 15:20:16 2011 UTC | |
---|---|---|
# | Line 191 int main(int numinp, char *inps[]){ | Line 191 int main(int numinp, char *inps[]){ |
191 | // | // |
192 | printf("\nClose the connection to the database... \n"); | printf("\nClose the connection to the database... \n"); |
193 | dbc->Close(); | dbc->Close(); |
194 | delete dbc; | |
195 | dbc = 0; | |
196 | printf("...connection terminated!\n\n"); | printf("...connection terminated!\n\n"); |
197 | // | // |
198 | // Close redirection if the case. | // Close redirection if the case. |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |