CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 1999
    Posts
    1

    VB5 + SQL 7 in NT4 problem for RDO

    Install SQL7 and VB5 in the same machine running NT4.0 server.
    RDO can't work.

    More details:
    1. I install SQL7 before install VB5
    2. Create RDO objects will get error msg like " object call failed "
    3. Use RDC control, call RDC.Refresh get error msg " Invalid procedure call "

    The deadline is next Tuesday and I can't even set up the environment.
    What can I do?

    Thanks for your help



  2. #2
    Guest

    Re: VB5 + SQL 7 in NT4 problem for RDO

    Hi !
    There are couple of things you can try :

    1. Install the patch for Sql server 7.0. This might solve the problem.

    or

    2. Try using ADO and it shd work.

    GOOD LUCK !


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

Featured