questo che ti stampa?:

codice:
strNomeIT = rs("nomeIT")
strNomeEN= rs("nomeEN")

response.write strNomeIT &"-"& strNomeEN
response.end