jC.execute() Dan
On Fri, Jul 31, 2009 at 2:56 PM, Divesh<[email protected]> wrote: > > Hello everyone, > I want to run SELECT command using java OBjEX > > I want to read STMT.ENTRY which selection criteria BOOKING.DATE > EQ ..... > > I have written java program using OBjEX, piece of code as below > > f1 = jC.open(file_path); > js1 = f1.select(); > > file_path = SS=C:\\Madagascar\\bnk\\bnk.data\\ac\\FBNK.STMT008 > > I have 2 give the complete path of STMT.ENTRY, which select all the > record but I want > SELECT FBNK.STMT.ENTRY WITH BOOKING.DATE EQ ...... > > how to achieve please send me a sample code > > Thanks in advance > > > > --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
