2
Answers

what's wrong with me?

Photo of hackage

hackage

21y
2k
1
my sql sentence is: sql="Insert Into lt Values('"& tbox1.text &"','"& tbox2.text &"','"& dt.tostring &"','no')" i want to insert to lt four elements ,the fourth one is a string,but it ocurrs error,what's wrong with me ?

Answers (2)