First you should go to ODBC configuration program and create an alias for your oracle database. Once you add your oracle database to the existing ODBC databases, then it's easy to connect to the database in VB using ADO or RDO. You'll have to provide the alias name, username and password at the connection time (or even set that in properties, though I never tried it myself).<br><br>I hope that will help.<br><br>Regards,<br>Ayaz.