Hi,
I have 2 column in my table
1.Serial_no
2.Serial_line.
Every time there is an additional record into the table, I want to create a text file using the serial_no & serial_line as the file name.
Lets say the serial_no=2 and serial_line=3, So I want my table name to be 2_3.txt
Please help me.... Thanks in advance...
Ummul.
:
I have 2 column in my table
1.Serial_no
2.Serial_line.
Every time there is an additional record into the table, I want to create a text file using the serial_no & serial_line as the file name.
Lets say the serial_no=2 and serial_line=3, So I want my table name to be 2_3.txt
Please help me.... Thanks in advance...
Ummul.
: