P
PrestonM
Case 4
strSQL = "SELECT * from Staff Staff.Rtype
Like '2*' ORDER by DJ ASC"
I can't seem to get the syntax right for using the like
operator.
Any help?
Preston
strSQL = "SELECT * from Staff Staff.Rtype
Like '2*' ORDER by DJ ASC"
I can't seem to get the syntax right for using the like
operator.
Any help?
Preston