Accessing Acess/Oracle Database W/Password 
Author Message
 Accessing Acess/Oracle Database W/Password

Hello.,

        I have a little problem, I have a MS Access database that is Linked to a
Oracle Server database. When I try to access this from within VB5 I get
prompted with the "Login to Oracle" box. That would be fine but I am
porting the program to be a Internet (WWW) application. I have to somehow
incorporate the Login within the program. I would really like to find out
how. If anyone has a clue please send me an e-mail. Thanks.

                        Mike Meklenschek



                        WEB Administrator
                        Bombardier Inc. Defense Systems Division.



Fri, 10 Mar 2000 03:00:00 GMT  
 Accessing Acess/Oracle Database W/Password

Try this

If db is the handle to the Access database with the Attached table
before doing any action on the table i.e creating record or executing SQL
you should

db.TableDefs("OracleTableName").RefreshLink



Quote:
> Hello.,

>    I have a little problem, I have a MS Access database that is Linked to a
> Oracle Server database. When I try to access this from within VB5 I get
> prompted with the "Login to Oracle" box. That would be fine but I am
> porting the program to be a Internet (WWW) application. I have to somehow
> incorporate the Login within the program. I would really like to find out
> how. If anyone has a clue please send me an e-mail. Thanks.

>                    Mike Meklenschek



>                    WEB Administrator
>                    Bombardier Inc. Defense Systems Division.



Thu, 16 Mar 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Password On Acess Database

2. Connect password protected Acess database to a data control

3. How to Acess Linked Graphic Files in Access Database

4. Accessing macro in Acess database with VB

5. Personal WS vs Peer WS

6. VB/RDO Oracle Application accessing Oracle database over PPP connection

7. Problem in Encrypting password in Oracle Database using VB

8. Multi Machine how to Acess and lock the same database ( No use the Server database)

9. VB5 and Access Database with Database Password

10. Importing Word doc into Access database or Oracle database

11. Importing Word doc into Access database or Oracle database

12. VB6 accessing simple password protected Access database problems

 

 
Powered by phpBB® Forum Software