SQL stored procedure with JAVA.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • antiredcap
    New Member
    • Sep 2007
    • 3

    #1

    SQL stored procedure with JAVA.

    Ive create a stored procedure in SQL (sp_CreateMsg_C lientAddress) and need to execute it using java, Im really not that clued up with JAVA, can someone please help! It is IMPORTANT that the stored proc only executes ONCE.
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #2
    Originally posted by antiredcap
    Ive create a stored procedure in SQL (sp_CreateMsg_C lientAddress) and need to execute it using java, Im really not that clued up with JAVA, can someone please help! It is IMPORTANT that the stored proc only executes ONCE.
    See this link

    Kind regards,
    Dmjpro.

    Comment

    Working...