Recent content by lookingforhelp

  1. L

    Connecting to oracle via VB Acess Script

    thanks FoFa and KeithG problem fixed.
  2. L

    Connecting to oracle via VB Acess Script

    hello again, When i try to connect and i get this error eventhough I have the oracle client installed. [microsoft odbc driver for oracle][oracle] ORA-12514: message 12514 not found; product = RDBMS80; facility=ORA. I also tried this way: strConn = "ODBC;UID=noridc;PWD=nodier;DSN=Oracle and...
  3. L

    Connecting to oracle via VB Acess Script

    Hi, sorry for misspelling access What i want to do is connect to an oracle database(on a server) via my MS access database and i want to be able to update an oracle table by using a script that takes information from my ms access table. I will greatly appreciate any help on this, Thanks in...
Back
Top Bottom