hi, am florence. i keep having a runtime error stating error in update query syntax. i have looked through my code over and over gain and seem to find no flaw. i need you guys to help me out!
[code=vb]
dim conn as adodb.connectio n
dim strsql as string
strsql="update regdetails set title= ' " & me.title.value & " ' , surname= " " & me.surname.valu e & " ', firstname=...