12-10-2009, 08:08 PM
Hi all,
I have an excel sheet with structure:
KEY USER_NAME PASS_WORD
LOG2 niss niss
I try to get the USER_NAME value with key LOG2 by SELECT query and it done. When i set randomize it (e.g: niss1234), i want to store this new variable value to excel sheet by UPDATE query.
Can anybody help me for that?
Thanks and BRs,
I have an excel sheet with structure:
KEY USER_NAME PASS_WORD
LOG2 niss niss
I try to get the USER_NAME value with key LOG2 by SELECT query and it done. When i set randomize it (e.g: niss1234), i want to store this new variable value to excel sheet by UPDATE query.
Can anybody help me for that?
Thanks and BRs,