![]() |
Sergey Kornilov admin 12/10/2013 |
This code doesn't make much sense, you need to specify some real values in your SQL query to be inserted into the database. |
C
|
CWDATA author 12/10/2013 |
This code doesn't make much sense, you need to specify some real values in your SQL query to be inserted into the database. Check this code sample that explains how to access field values of selected record: http://xlinesoft.com/phprunner/docs/update_multiple_records.htm
|
![]() |
Sergey Kornilov admin 12/10/2013 |
Nobody is talking about updating anything. This code doesn't make much sense, you need to specify some real values in your SQL query to be inserted into the database. Check this code sample that explains how to access field values of selected record: http://xlinesoft.com...ple_records.htm |
C
|
CWDATA author 12/11/2013 |
Nobody is talking about updating anything.
|
![]() |
Sergey Kornilov admin 12/11/2013 |
Thanks Sergey but this example is entering a specific value i.e. 'Bob Smith'. I need this to be a variable value which I extract from a table against a specific record key.
|