hi,

i use the g++ version of qt4 which has odbc support compiled as
a plugin. everything works fine but if i want to run the program
on another computer where qt is not installed i do not have any
database drivers because qt cannot find the plugin (which i copied
with all the other qt libs in the working directory of the app)

how can i tell qt on another machine where to find plugins?

regards,
jh