sql code for DTS -
05-22-2006
, 04:49 AM
hi.
I am trying to write a piece of code that retrives a number of rows
from a specific table.
what i want is the row count. which i have done already.
what really is the harder part for me is to write a piece of code that
proceeds to the next step of a program.
the whole idea is that metaverse retieves data and compiles for
provisioning.
the sql box gets the data from an oracle box.
sometines the sql box fails to get all the records from the oracle box
and the metaverse has a less value that i should have. |