|
-
Apr 15th, 2009, 07:25 AM
#1
Thread Starter
PowerPoster
[RESOLVED] OLEDB / Dsr doubts
With VB6 + Access03
................
so for i coded fine with OLEDB and works fine
now i have to generate reports, i don't wish to send data to
excel or any other files.
kindly advise
(a) through OLEDB is it possible to generate reports
(b) if i use data reports then i have the problem is
(1) i don't know how to set the connection string
b'cse i used app.path & "mydb.mdb" which is not acceptable for the Dsr, but the wizard can guide well through DSN, even the DSN also posses problems which is slow as compare to OLEDB and any one can tamper it externally i hate this , be'use i likes the coding way.
(c) the third party reporting tools are heard to be good but i can not bear them.
it is just as 10$ chicken 100$ spice's .
please advise the efficient way
i am very poor in advanced technics if any demo project links possibly will help me great please.
-
Apr 15th, 2009, 08:03 AM
#2
Re: OLEDB / Dsr doubts
Thread moved from the FAQ forum, which is not the place to post your questions.
When making a new thread, go to our front page ( www.vbforums.com ) and based on the descriptions of the forums, decide which one your question belongs in.
In this case the best forum is "Visual Basic > Reporting (Crystal, Access and Data Designer)", which is where I moved it to (as can be seen from the links above the first post, and below the "Quick Reply" near the bottom of the page).
-
Apr 15th, 2009, 12:24 PM
#3
Re: OLEDB / Dsr doubts
The DataReport report designer that comes with VB6 will work fine for creating reports. There are lots of examples on this site or check out FreeVBCode.com. You can also fine plenty of information connection strings on this site.
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
|