User Profile
Collapse
-
my program are in a loop...if it encounter error, it might not disconnect and keep looping in the program, so decided after complete 1 cycle disconnect it. -
ORA-00604 when connect to database
I'm writing PRO C program with oracle 8i. My process first connect to the database with using ora_connect(), proceed the task then diconnect with using ora_disconnect( ). This would always in a loop, recently after few cycle of connect and disconnect, when the next issue connect statement, it was unable to connect and return me ora-00604 and the process end. Even i restart the process, after few cycle also the same return me ora-00604 during the connect.... -
ORDER BY FORMAT(Date, 'mmmm')
i wonder how can i order my statement interm of "ORDER BY FORMAT(Date, 'mmmm')" with using this it will order by alphabethical but i want it order by month... i had try "ORDER BY FORMAT(Date, 'mm')" but due to at the begining i have "SELECT FORMAT(Date, 'mmmm')FROM TABLE"
my actual statement will look like this
"SELECT FORMAT(Date, 'mmmm')AS DateMonth, COUNT(x) AS CounterX FROM Table WHERE FORMAT(Date,... -
MS DataGrid control...
Did anybody can help me on ms DataGrid control?? There was really hard to find info about this.... did there still have other grid control?? i use the ms FlexGrid control before but i encounter the horizontal scroll bar got a bug so i want to change it to ms DataGrid control....
Please provide me as much info as you have...
Thanks a lot... -
.chm file store in the local server but enable to view remotely!
i have a compiled HTML Help workshop file(.chm) which i store in the local server.... but it was unable to view it remotely from my computer which been link to the server...
Can anybody tell me WHY??
No activity results to display
Show More
Leave a comment: