G
gv
Hi all,
I need to store values in a client application then later when done send
them to SQL 2000.
I know there is several ways to do this but, looking for the fastest , and
most effient way to
do this? Would a global array be the best way to this and could I use this
with mulitple values for each question? There might be over 50 different
questions.
I would need to Save, Edit before I send. And one more tricky thing. Some of
the question
go with other questions. I would just also need a way to track the
relationship between those questions?
Example: Need to store the following
Q1 = A
Q1 = C
Q1= G
Q2 = rr
Q2 = 4598
Q2 = SSS
If a Global Array or Array list is good can someone please show example.
thanks for any help
Gerry
I need to store values in a client application then later when done send
them to SQL 2000.
I know there is several ways to do this but, looking for the fastest , and
most effient way to
do this? Would a global array be the best way to this and could I use this
with mulitple values for each question? There might be over 50 different
questions.
I would need to Save, Edit before I send. And one more tricky thing. Some of
the question
go with other questions. I would just also need a way to track the
relationship between those questions?
Example: Need to store the following
Q1 = A
Q1 = C
Q1= G
Q2 = rr
Q2 = 4598
Q2 = SSS
If a Global Array or Array list is good can someone please show example.
thanks for any help
Gerry