Hai
Hai
I need to generate a daily attandence report. My file is in text format so i need to create a cursor and generate these values dynamically in forms6i.
I have create a browse button and from that it will fetch the data and i need to process the data in this format
my data is in this format
000000001234567 801012010085
first 16 is barcode no
second 8 is date
third 4 is time
and i need to generate multiple records.
how is it possible.. pls tell the steps to do..
Regards
Srikkanth.M
Hai
I need to generate a daily attandence report. My file is in text format so i need to create a cursor and generate these values dynamically in forms6i.
I have create a browse button and from that it will fetch the data and i need to process the data in this format
my data is in this format
000000001234567 801012010085
first 16 is barcode no
second 8 is date
third 4 is time
and i need to generate multiple records.
how is it possible.. pls tell the steps to do..
Regards
Srikkanth.M
Comment