Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How i set this resultset size for call oracle package?

Reply
Thread Tools

How i set this resultset size for call oracle package?

 
 
Matrix
Guest
Posts: n/a
 
      04-01-2004
I don't know how much the records are! how do i set this resultset
size?

OleDbCommand cmdPerson = new OleDbCommand("{call
PackPerson_JamesTest.allPerson_JamesTest({resultse t 4, ssn, fname,
lname})}", cnOra);



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Oracle - java - get xmlType col into resultset Mike Java 7 01-25-2013 07:50 PM
Oracle query seems to return every row twice in ResultSet david.karr Java 17 08-23-2009 12:59 AM
Handling Large Resultset in Oracle (Scrollable Result Set) Tincy Java 0 01-13-2009 11:17 AM
install_driver(Oracle) failed: Can't load 'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:The specified procedure could not be found at C:/Perl/lib/DynaLoader.pm line 230. Feyruz Perl Misc 4 10-14-2005 06:47 PM
How i know the size of "resultset"? matrix ¿ìÀÖÄñ ASP .Net 0 04-03-2004 07:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57