关于VB查询SQL问题
请教如何将多行文本框中的数据作为SQL的查询条件,如:select * from table1 where col in('" & text1.text & "'),
问题在无法将多行文本框中的数据转换为'A','B','C','D',如图见附件!
请教如何将多行文本框中的数据作为SQL的查询条件,如:select * from table1 where col in('" & text1.text & "'),
问题在无法将多行文本框中的数据转换为'A','B','C','D',如图见附件!
2006-12-14 16:39
2006-12-14 17:05
2006-12-14 17:06