S
Shobha Deepthi
hello all,
am working on a word document that reads records from
the database and inserts into a word document.
Its something like this,
In the first line of the word document i access a field
(module name) of Module table in SQL database n am
displaying it.
In the second line i access another field(testcase no) of
a different databse table(say testcase) and am displaying
it in this second line.
What I want is ,to display these entries of databse for
all the records.
for eg if there r 4 records of module table n 4 records
in testcase table i want the first record of module table
n first record of testcase table to be printed at once n
then the remaining
plzz help me out in this
am working on a word document that reads records from
the database and inserts into a word document.
Its something like this,
In the first line of the word document i access a field
(module name) of Module table in SQL database n am
displaying it.
In the second line i access another field(testcase no) of
a different databse table(say testcase) and am displaying
it in this second line.
What I want is ,to display these entries of databse for
all the records.
for eg if there r 4 records of module table n 4 records
in testcase table i want the first record of module table
n first record of testcase table to be printed at once n
then the remaining
plzz help me out in this