Results 1 to 2 of 2
  1. #1
    darwish is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2014
    Posts
    26

    Get value from oracle Db

    Hello



    I had currently linked database tables from oracle to my MS access project.

    When i run my statements from VBA code I have 1 problem that is that i can't get the .NextValue of a sequence.

    How can I solve this problem?

    i tried ADO but I did not understand it correctly especially when they link it to oracle

    Any explanation for a solution is appreciated

    thank you,

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,521
    You don't need ADO, use queries.
    if you MUST use code,

    rst.movenext

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Querying Oracle
    By ErinK in forum Programming
    Replies: 5
    Last Post: 06-11-2014, 01:10 PM
  2. ODBC with Oracle
    By asearle in forum Queries
    Replies: 1
    Last Post: 09-07-2011, 10:22 PM
  3. Oracle to MSACCESS
    By karankukreja in forum Access
    Replies: 1
    Last Post: 03-24-2011, 08:20 AM
  4. Oracle LAG Equivalent
    By OzzyMiner in forum Queries
    Replies: 2
    Last Post: 03-10-2011, 11:41 AM
  5. Oracle password
    By thart21 in forum Programming
    Replies: 0
    Last Post: 04-06-2010, 10:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums