I am trying to use a session variable with dbSilentCmdText and can't seem to get the syntax right. Please tell me what is wrong with:

MyDb.dbSilentCmdText = "(;|)INSERT INTO History (ItemNum) VALUES (& Session(ASPdb_1991_ItemNum) &);"