I'd like to use an Oracle sequence to populate my table's primary key. Where do I input the sequence name in the ASPRunner steps, or is this feature yet to be developed? I realize sql has identity seed and access has autonumber, but I'm using Oracle. Any help appreciated.
Keith