I'm attempting to migrate a process that is currently running on an DEC Alpha (OpenVMS) to run in Oracle 8i (NT) using the web for access. So far, I have built a few modules (cgi) which serve to collect information from the user before the database is accessed. The next part of the project is to access the Oracle database. Since this is my first exposure to accessing an Oracle database via the web, I need to ask you experts if any of you might be willing to share some of your code with me (cgi or isapi) so I can better understand how to proceed. Thanks for your help!!