help for project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • swara
    New Member
    • Apr 2008
    • 1

    help for project

    Hi,
    I'm doing a project where i'm using vb6 as frontend & oracle 9i as backend. my project consists of performing several tests(code in vb) on data from oracle 9i.
    the steps for transient test are as follows:
    1)initial depth of 10m is identified as transient depth.
    2)on selecting a particular cruise no. &station no. (which r primary keys in oracle) the test is performed.
    3)strting with the 1st record, the depth field of every record is compared with transient depth ie. 10m
    4)records falling in 10m depth are flagged for transient error & error flag is set.

    can any one plzzzzzzzzzzz help me 2 write a vb code for the above given procedure.i have designed a form with combobox that selects 1 of the 2 tests(transient test,spike test).
    i want to know how to retrieve the data from oracle(through an sql query)?
    how to implement this test using a combobox?
    Last edited by debasisdas; Apr 4 '08, 12:47 PM. Reason: Question moved to VB forum.
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    What have you tried so far ?

    Can you post your code for reference of our experts please.

    Comment

    Working...