You error here is on the third line down, where you modified my statement by trying to pass the integer variable "n" without casting it to a string.

Try changing it to str(n) and see what happens....

- Tom

On 16/02/2007, at 5:20 PM, Jeffrey Ellis wrote:

database.SQLexecute('INSERT INTO DBServers SET Networks =
'"+Nthfield(Networks(n),EndOfLine,0)+"' A =
'"+n'"+Nthfield(Networks(n),EndOfLine,0)+ KEY_FIELD =
'"'"+Nthfield(Networks(n),EndOfLine,0)+'"+Nthfield(Networks (n),EndOfLine,0)+
"'")

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to