Results 1 to 2 of 2

Thread: Application defined or object defined error

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    127

    Application defined or object defined error

    I have developed an application in vb6 and Sql Server 2000 as database... and seagate crystal report 8.0 as reports... evey things fine...
    But when i create a package Program and install the setup on some other computer which do not have Crystal Report Installed on it then reports give me the Problem.... i have used DSN To Connect to Reports when i was Creating the report.... The Error Code Returns to me is " run-time error 713 : Application defined or object defined error "

    any kind of help will be appreciated

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Application defined or object defined error

    Widely reported problem when using PDW and CR. Do yourself a favor use ADO code (recordsets) for your CR reports not ODBC. Using data controls are always a problem they are very limited in their usage. Search on Google for your runtime error it is explained everywhere.

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