Hi Experts,
When I attempted to connect to Oracle database, I tried two different Key-in commands
-- DBCONMGR Oracle username/password@dbserver
-- ACTIVE DATABASE username/password@dbserver
Seems to me they both work. Anybody know what is the…
1. Open the APM database in SQL Server Management Studio
2. Locate and Select the Table "oq.connection_req" " table
3. Delete all the user records in this table. There only user in this table at this time should be the administrator who locked the…
I'm working through the Learning Microstation VBA book. I'm trying to connect an element to an external database so that I can assign information to it for reporting later.
The code in the text is this:
Function CreateDatabaseLink(Mslink As Long,…