Hello:
Can anyone help with this statement:
[lua]local playID = 2
local note = “testing my notes”
local sql =“UPDATE playNotes SET Notes=” … note … " WHERE PlayID= "… playID
db:exec(sql)[/lua]
I have tried everything I know how…any help would be appreciated.
Thanks [import]uid: 66859 topic_id: 17431 reply_id: 317431[/import]