A few questions:
What is the contents (value) of codimporter?
Exists some data in the DB where the cod_importer is equals to the value passed?
Do you get some error?
After the Dim cmdimp As New OleDb.OleDbCommand("select * from importer where cod_importer = " & codimporter.ToString & ";", conn), what are the next sentences you use to retrieve the data?
lolafuertes 145 Master Poster
lolafuertes 145 Master Poster
lolafuertes 145 Master Poster
lolafuertes 145 Master Poster
lolafuertes 145 Master Poster