access查詢(xún)表達(dá)式匯總 access數(shù)據(jù)庫(kù)查詢(xún)條件表達(dá)式
ID號(hào)ID的ID號(hào)與短語(yǔ)“temp=”select*from applicator information where ID number=“&;identity card number”中“I
ID號(hào)ID的ID號(hào)與短語(yǔ)“temp=”select*from applicator information where ID number=“&;identity card number”中“ID號(hào)”的數(shù)據(jù)類(lèi)型不同。一般變量名盡量不要用漢字,而且你的變量名和字段名是一樣的,很容易出問(wèn)題。例如,字段的數(shù)據(jù)類(lèi)型是字符數(shù)據(jù),變量的數(shù)據(jù)是數(shù)字?jǐn)?shù)據(jù),因此不允許這樣做。不知道你的字段數(shù)據(jù)類(lèi)型、變量數(shù)據(jù)類(lèi)型,不能給你修改語(yǔ)句。