User Profile

Collapse

Profile Sidebar

Collapse
lsy
lsy
Last Activity: Sep 18 '08, 01:58 AM
Joined: Aug 17 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • lsy
    replied to ORA-00604 when connect to database
    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.
    See more | Go to post

    Leave a comment:


  • lsy
    started a topic ORA-00604 when connect to database

    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....
    See more | Go to post

  • lsy
    started a topic ORDER BY FORMAT(Date, 'mmmm')

    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,...
    See more | Go to post

  • lsy
    started a topic MS DataGrid control...

    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...
    See more | Go to post

  • .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??
    See more | Go to post
No activity results to display
Show More
Working...