Hi,
I'm trying to read a SQL statement from XML-file. The problem is that this statement includes variables.
"UPDATE mytable SET name=" & value1 & ", age=" & value2 & ", ...etc...
So how can it be done?
|
Results 1 to 1 of 1
Thread: variables in xml-file
|
Click Here to Expand Forum to Full Width |