 |
|
|
 |
|
|
 |
|
|
 |
|
 |
Sir this is a mindblowing example for exporting report to HTML , but what if i m using MSHflexigrid on my form to disply report , can i export data from mshflexigrid to HTML if yes how . plzz help me out plzz
Thanks in advance
Parag
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
 |
i'd like to learn more about data reports, on how it will generate, like retrieving and printing.. txtbck!!!! i nid the answer now!!!! 
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
 |
i want to make a Report using data report in VB6.0 without using the database.. i don't have data base in my project.. i want to print wat ever i fill in textbox ..
|
| Sign In·View Thread·PermaLink | 1.92/5 (12 votes) |
|
|
|
 |
|
 |
hello friends i have created data report but it takes the first entry by default how can see second report or any user report no. and can print it can any one tell me .... urgent
|
| Sign In·View Thread·PermaLink | 1.33/5 (6 votes) |
|
|
|
 |
|
 |
i have only 4 fields to work with but i have made a 4 tables in one db (access database ) now i want a report on user requirements for eg. display materials of a particular type ?
in data environment we can see whole data on report but how to get filtered data and that is on forms in may be a sheet form or grid form
like user can search by material no./ description /date like that
pls reply me if naybody having soln.
thanks in advance
regards kiran B.
|
| Sign In·View Thread·PermaLink | 1.78/5 (18 votes) |
|
|
|
 |
|
 |
I have to design a report by combining 4 related tables from the same access database.
Now the challenge is that the report is to be made user defined.....
Got confused?? Lemme put it in a simpler way..There will be a visual basic form in which user would be asked to select the fields (limited to 12 fields). When the user submits, the report containing these 12 fields will be generated along with images, header and footer.
The challenge doubles when the requirement is that after selecting the fields in the vb form, he also applies the filters for all the fields. And then the report should be generated accordingly
Does anybody has solutions on this...Ur ideas are very much welcome...
Regards
|
| Sign In·View Thread·PermaLink | 2.67/5 (3 votes) |
|
|
|
 |
|
 |
Hi ppl,
Firstly, I want to print an enrollment form in a certain format with some images, header and footer on it. The form should be printed once the details of enrollment are filled in a VB form and the form is submited. (The dimensions of the report would be A4 size in this case)
Also, before the form is printed in the above format, I need to display print preview in a seperate window.........
Secondly, I need to print receipts on a payroll with a logo, header and footer. The print paper would be a paper roll on a dot matrix printer
Please help me out with the solution...........
Regards
|
| Sign In·View Thread·PermaLink | 2.00/5 (9 votes) |
|
|
|
 |
|
 |
I have created two seperate applications in VB for a small institution having two branches. Now I have to combine them and I am facing problems in datareport/dataenvironment. Actually I want that the same(one) datareport should display the data from two diffetent database. In codding of datareport I have tried by changing datasource and datamember properties, I have also tried creating different connection for different database but it did't work. In runtime the datareport shows errors like Datamember not found or Failed to getting row(s). Wating for reply.
|
| Sign In·View Thread·PermaLink | 1.86/5 (7 votes) |
|
|
|
 |
|
 |
I am developing a customised software for collection of students' fee. How can I create a report based on the user entery definition. I want the user to view report such as daily, weekly, monthly and yearly. I want the report to display when the user enters the date on which he want to view.
Please can someone help me explain how to create such report for the user.
Thank You. Ifeanyi
|
| Sign In·View Thread·PermaLink | 2.06/5 (17 votes) |
|
|
|
 |
|
 |
hi im vasanth im also need of such type of creating data report in vb as u mentioned help me if u got the code thank u my id:choco4mevas@gmail.com
|
| Sign In·View Thread·PermaLink | 1.00/5 (2 votes) |
|
|
|
 |
|
 |
I have created an application that uses access table as the back end. i need to search for records in the tables and then display them as a report in .txt or .xls form.( like exporting data from the access table to a excel file) this has to be done using vb code. can someone help me? PLEASE.
signing off is preci
|
| Sign In·View Thread·PermaLink | 1.82/5 (11 votes) |
|
|
|
 |
|
 |
your source code for data report project is of no help because THERE IS NO DATABASE included in it!!!!!
 
|
| Sign In·View Thread·PermaLink | 1.50/5 (2 votes) |
|
|
|
 |
|
 |
" For this project, I have used the biblio database that comes with VB6, so make sure that the biblio database is available on your machine in the directory where VB is installed. "
|
| Sign In·View Thread·PermaLink | 4.40/5 (2 votes) |
|
|
|
 |
|
 |
How to update the data or add data in database using data environment? because it say run time error 3251... "Current recordset does not support updating. this may be the limitation of the provider, or of the selected locktype"
|
| Sign In·View Thread·PermaLink | 1.25/5 (4 votes) |
|
|
|
 |
|
 |
i am try to develop small program bu i can not use line control on data report whern draw line in datareport but i can not modeified it's width and hight , it's thikness is not bold please help me how to bold it lines width and hight in run time or desgine time
trimurari isngh
|
| Sign In·View Thread·PermaLink | 3.50/5 (2 votes) |
|
|
|
 |
|
 |
Use the rptshape control u can control height and width at runtime. play a little with it's props.
use this template to control in code..
DRproduagen.Sections.Item("ReportHeader").Controls.Item(9).Caption = Format(Now, "hh:mm AM/PM") in this case control is a rptlabel... - >Controls.Item(9).Caption ..
...
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
|
 |
|
 |
;Pis there a way that i can connect my dataenvironment and datereport connection using code.. so that i can set app.path command to the location of the table.. thanks in advance.. kindly email me here vhinzhientt2001@yahoo.com
vhinzhiett
|
| Sign In·View Thread·PermaLink | 1.44/5 (9 votes) |
|
|
|
 |
|
 |
hi! i am suffered to accept input from user and print the result by data report. so,i'm happy if you send me the code you write"data report connection through coding" today.
|
| Sign In·View Thread·PermaLink | 2.00/5 (1 vote) |
|
|
|
 |
|
 |
Hi, this is arun,
I am developing an application which includes Datareports in VB with Access. I am getting the report on user input like daily,weekly and monthly. How to compute columnwise total in my data report? example
Please give the code. Urgent Please...
Thanx in advance
Arunkumar A
|
| Sign In·View Thread·PermaLink | 2.00/5 (5 votes) |
|
|
|
 |
|
|
 |
|
 |
how can set the printer to print two copies of datareport in sinle page,it means if first copy is completed on half of the page then how can i print the second copy below half of printed page thank you
|
| Sign In·View Thread·PermaLink | 3.00/5 (1 vote) |
|
|
|
 |