Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.databases.oracle    |    Overblown overpriced overengineered SHIT    |    2,288 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 1,431 of 2,288    |
|    Bjorn Abelli to All    |
|    Re: SP call does not work    |
|    22 May 04 09:30:31    |
   
   XPost: comp.lang.java.databases, comp.lang.java.programmer   
   From: DoNotSpam.bjorn_abelli@hotmail.com   
      
   "Joe Weinstein" wrote...   
      
   > You missed one '(' in the SQL. It should be:   
   >   
   > CallableStatement cs =   
   > con.prepareCall   
   > ("{call schtru.sp_get_all_descr ( ?, ?, ?, ?}");   
      
   Shouldn't that actually be "two" misses?   
   One in the end of the argument list as well... ;-)   
      
    CallableStatement cs =   
    con.prepareCall   
    ("{call schtru.sp_get_all_descr (?, ?, ?, ?)}");   
      
      
   // Bjorn A   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca