This is probably a dumb question, but I'm new to VB, MS Access 2000 and Oracle 8i. I am working on an application that uses an Oracle database on a server with Access forms used as the front end and VBA as the programming. If I have the acronyms right, we're going ODBC with ADO controls. I need to be able to Connect to the Oracle server via VBA but have been unable to make a persistent connection. When I "Open" the connection I get no errors, but even though I supply the DSN, user ID, and password, as soon as I open a form using an Oracle table, the Oracle dialog box pops up and asks for my password. Any suggestions, thoughts, or comments would be greatly appreciated. Thanks in advance.