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