Results 1 to 3 of 3

Thread: failed getting rowset(s) from current datasource

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Apr 2006
    Location
    Philippines
    Posts
    177

    Exclamation failed getting rowset(s) from current datasource

    Hello guys. when im trying to view the datareport with my excel as my data source it has an error ("failed getting rowset(s) from current datasource").. will someone give me a code on how to import an excel file and view its columns or rows on a datareport. thanks guys
    Last edited by popodc; Apr 5th, 2006 at 08:19 PM.

  2. #2
    Frenzied Member d3gerald's Avatar
    Join Date
    Jan 2006
    Posts
    1,348

    Re: failed getting rowset(s) from current datasource

    maybe this could help

    http://vbforums.com/showthread.php?t=394651

    just open a recordset getting the data from your excel file and from that recordset, pass those values to your report
    On error goto Trap

    Trap:
    in case of emergency, drop the case...

    ****************************************
    If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option.
    if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Apr 2006
    Location
    Philippines
    Posts
    177

    Re: failed getting rowset(s) from current datasource

    cannot run ur sample application.. it needs ADOX or something.. cannot find project or library. where can i download such? thanks

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