Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15849

[RESOLVED] SQLite & RC5 iff issue

$
0
0
Hello everyone
I am asking if there is a workaround for this issue.
Code:

Sql = "Select * from tbl1  where DName= ?"
      Set Rs = Cnn.OpenRecordset(Sql)
     
 With Cnn.CreateSelectCommand(Sql)
 .SetText 1, IIf(Text.Text = "", Text2.Text, Text1.Text)
      Set Rs = .Execute
  End With

thank you

Viewing all articles
Browse latest Browse all 15849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>