Hi,
sorry no idea about performance. Also, I never used jdbc. But if you
give more detail about the task in general - maybe you'll get more
advices regarding possible data retrieval methods.

VK

On Oct 25, 7:51 pm, Samith Bulathgama <bulathg...@gmail.com> wrote:
> Thank for this VK. Any idea about the performance between two methods, when 
> we extract large number of records.
>
> ----------------------
>
> Best Regards,
> Samith
>
> Sent from my mobile device
>
> On Oct 24, 2011, at 9:17 AM, VK <kzm...@yahoo.com> wrote:
>
>
>
>
>
>
>
> > Hi,
> > just my 2 cents.
>
> > If you're on Java path, why not use jRemote?
>
> > VK
>
> > On Oct 19, 9:45 am, Samith Bulathgama <bulathg...@gmail.com> wrote:
> >> Thanks Pat,
>
> >> Which means, there is no straight forward technic available to identify the
> >> relative multivalue (& subvalue) positions once extracted the jBase data
> >> through JDBC..?
> >> Best regards,
> >> Samith
>
> >> On Tue, Oct 18, 2011 at 9:26 PM, pat <pat...@gmail.com> wrote:
> >>> Easiest way to observe the mapping, would be to put 'meaningful' data
> >>> in a 'record'
>
> >>> Eg :
>
> >>> F_BATCH_JBL testrecord
>
> >>> 006 Attr6_mv1]Attr6_mv2
> >>> ...
> >>> ...
> >>> 011 Attr11_mv1_sv1\Attr11_mv1_sv2]Attr11_mv2_sv1\Attr11_mv2_sv2  etc
>
> >>> [ where ']' are Multivalue marks, and '\' are Subvalue marks ]
>
> >>> Then, using the output for the above record, you should be able to
> >>> observe the 'order' these fields are extracted / displayed, from which
> >>> you should be able to implement a method of determining the 'general
> >>> case' 'mapping'
>
> >>> On Oct 16, 5:45 pm, Samith Bulathgama <bulathg...@gmail.com> wrote:
> >>>> Dear All,
>
> >>>> I’m doing some basic tests with JDBC connections with jBase (TAFC Major
> >>> 09.0
> >>>> , Minor 0.0 on Red Hat Enterprise Linux Server release 5.5,  jDK 1.6).
>
> >>> --
> >>> Please read the posting guidelines at:
> >>>http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> >>> IMPORTANT: Type T24: at the start of the subject line for questions
> >>> specific to Globus/T24
>
> >>> To post, send email to jBASE@googlegroups.com
> >>> To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
> >>> For more options, visit this group at
> >>>http://groups.google.com/group/jBASE?hl=en
>
> > --
> > Please read the posting guidelines 
> > at:http://groups.google.com/group/jBASE/web/Posting%20Guidelines
>
> > IMPORTANT: Type T24: at the start of the subject line for questions 
> > specific to Globus/T24
>
> > To post, send email to jBASE@googlegroups.com
> > To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/jBASE?hl=en

-- 
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to jBASE@googlegroups.com
To unsubscribe, send email to jbase-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Reply via email to