F
Fanor
Hi all,
I know this is a simple question for most of u guys.
Actually i want to assign a value of a a field to a variable.
when i do this
k= dr["myfield"]
I got an error message because dr a row object and k a variable.
TIA
I know this is a simple question for most of u guys.
Actually i want to assign a value of a a field to a variable.
when i do this
k= dr["myfield"]
I got an error message because dr a row object and k a variable.
TIA