DBAsupport.com Forums - Powered by vBulletin
Results 1 to 8 of 8

Thread: Passing bind variables from Access and VB

Threaded View

  1. #3
    Join Date
    Nov 2002
    Location
    New Delhi, INDIA
    Posts
    1,796
    Originally posted by slimdave
    i wonder if this is a case where the init parameter cursor_sharing might be set to "forced".

    I know there's a whole bunch of caveats on the use of this parameter, but you might just try ..


    "ALTER SYSTEM SET CURSOR_SHARING=FORCED"

    ... and see if anything good happens.


    its FORCE not FORCED.

    "ALTER SYSTEM SET CURSOR_SHARING=FORCE"

    I assume there were two typo here
    Last edited by adewri; 04-10-2003 at 12:33 PM.
    Amar
    "There is a difference between knowing the path and walking the path."

    Amar's Blog  Get Firefox!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width