User Profile

Collapse

Profile Sidebar

Collapse
sandeshdate
sandeshdate
Last Activity: Nov 26 '11, 10:08 AM
Joined: Sep 30 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • store procedure does not call on server in java using mysql

    when my java projects run on local machine, store procedure and functions are running well.
    when i upload this java projects war files on server, store procedures and functions are not calling.

    please tell me solutions its argent.
    See more | Go to post

  • Count the downline node in tree using store procedure in mysql

    Hi all.
    I have a table in Mysql. The table consists of three columns: SponsorID, LeftID and RightID. And the table consists of hierarchical data, exactly like a binary tree.

    LeftID and RightID can become SponsorID and have left and right child and this continues to create a hierarchical parent child relationship in the table.

    Now I need to count the number of left and right child in the table when i pass a SponsorID....
    See more | Go to post
    Last edited by Niheel; Oct 6 '11, 03:27 AM. Reason: data set should go in question
No activity results to display
Show More
Working...