Narayana Rao Buddepu

Greenhorn
+ Follow
since Aug 02, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Narayana Rao Buddepu

Hi All,

How can I send an array as an input parameter to a stored procedure from a Java program? How do I need to access in the Array in the stored procedure?

Thanks in Advance,
Narayana :-)
Hello All,
I'm using the ANT API inorder to connect to CVS and checkout the required files from CVS. I'm using the AbstractCvsTask class for performing the task. I created connections and set the other propoerties by making use of the set methods. Inorder to execute the CVS command I used the method execute(). When I tried to run the program I got a NULL pointer exception. Can anybody help me in finding a way out. Or please provide me any sample code in doing the above process.
Thanks in advance,
Narayana.
19 years ago