|
-
Apr 5th, 2006, 03:49 AM
#1
Thread Starter
Addicted Member
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.
-
Apr 5th, 2006, 08:54 PM
#2
Frenzied Member
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
-
Apr 6th, 2006, 12:15 AM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|