flv Parameters in Query Builder Visual Basic
Access databases in the SQL query in the Visual Basic Generator query (Query Builder), a parameter used to indicate the character? (Question mark), as in the following examples:
WHERE (fieldname =?) With
Like:
WHERE (fieldname LIKE '%' &? & '%')
0 comments:
Post a Comment