I have played around a bit with Win32::ODBC and have been quite successful. My issue now is I want to create a standalone app that will run on a given users machine, problem is not all machine have the DSN for the database added. I don't want to walk around to all the machine to add it, is there a way to add it from perl code?