Thanks Artie
Sorry, I was not explaining myself clearly.
I've got this database, unix based, which can be accessed via odbc.
I need to do reporting on it, and the only way is, to use odbc and look at the data somewhere else outside the db (for example using sql db).
My way of accessing...