CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2001
    Location
    India
    Posts
    32

    Access Database over internet use ADO

    hi guru's
    i am accessing databse over internet by using MS Remote Provider .
    there is no problem for opening connection to database.
    But when i am opening a recordset i am getting a error "Unable To Create Business Object".
    i am using client side cursor.

    My databse is "Ms Sql Server 7.0"

    if any one can sort this problem out then try.

    Best Of luck....

    AbhiDesh






  2. #2
    Join Date
    Oct 2001
    Posts
    5

    Re: Access Database over internet use ADO

    Hi...
    Abhirang Deshmukh
    I want to know what is U R application?
    means have U download database or by creating
    U R form U R accesing another database on internate
    U said it is conneting means there no problem of
    supporting the object?
    I not getting what do want exactily?
    so let me send the code?

    Nagesh Patil






  3. #3
    Join Date
    Oct 2001
    Posts
    5

    Re: Access Database over internet use ADO

    Hi abhirang
    Or U can just Replace 'MS REMOTE' provider by
    'MSSQL'Provider
    check it
    Nagesh Patil


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