Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~7K People Reached
Favorite Tags

13 Posted Topics

Member Avatar for Omnibus

Exactly it needs to print the data which is binded into the datagrid instead of creating it an image and printing it. Have you tried Form1.Printform?

Member Avatar for Begginnerdev
-1
2K
Member Avatar for sukhy_1

I have been using Crystal Report 9 and now evaluating Crystal Report 2008. Both works fine and generates reports even from older databases such as Informix. Please show us some sort of effort, meaning why did your reporting didn't work? Did you get any error messages? Did you created a …

Member Avatar for dilse4sk
0
808
Member Avatar for Rudner D. Diaz

This converts the data binded into the datagrid into a text file and then prints it out. I am more interested in printing the data binded into the grid directly to the printer. I will post a solution once I find one.

Member Avatar for AverageStudent
0
2K
Member Avatar for jaytheguru

Dear all, No matter what I do, I can't seem to be able to make the JSP with Database work. How can I connect to an Oracle database which is hosted in our University, over a JSP page. I have a project where we need to connect to Oracle database …

Member Avatar for parry_kulk
0
383
Member Avatar for joshuaravi
Member Avatar for ptaylor965

Many thanks for the link, it is very useful however, i am stuck at a stage where it is throwing an exception when button is clicked. Have no clue how to fix this issue. Any one has any ideas? [I]System.Security.SecurityException was unhandled Message="Request for the permission of type 'System.Security.Permissions.FileIOPermission, mscorlib, …

Member Avatar for jerry32uk
-2
206
Member Avatar for jaytheguru

Afternoon all, I have taken up a task where end user should be able to enter information via vb interface into microsoft Access database. This then will be displayed onto the Datagrid via VB interface. The program needs to be setup in a way that first entry by end user …

Member Avatar for almcnicoll
0
146
Member Avatar for jaytheguru

Dear all, as always I am back with yet again a simple question. I have developed an application in vb.net which has VB interface as front end and access 2003 as backend. The application path which I setup initially is : [CODE] Dim MyConn As ADODB.Connection MyConn = New ADODB.Connection …

Member Avatar for regcure
0
353
Member Avatar for jaytheguru

Morning All, I would like to set a limit to a text box so that end user only can enter numbers from 1-32 and not more. I have setup a validation on keypress to make it only work with numbers i.e digits and nothing else however I am not sure …

Member Avatar for naz82
0
160
Member Avatar for jaytheguru

Hello all, I am having endless problems with the peice of software i am trying to develop. Firstly I couldn't colour the rows of the datagrid and when i was able to do that I couldn't make it work only for one single row instead it colours the whole datagrid …

0
192
Member Avatar for arunpawar

[QUOTE=arunpawar;580623]I'm working on VB.net(2005 studio) application that stores values.i'm using SQL server 2005 express.I dont know how to connect both of them.Is there any tutorial on the web for that? I have tried but most of the result are points to the pages of SQL server configuration,manipulation related information. One …

Member Avatar for arunpawar
0
140
Member Avatar for h3ngh3ng

I think he is more interested in printing from the datagrid directly with a code instead of using crystal report. Currently I am looking for the same code. I have tried Form1.PrintForm but this didn't work. I think we need to use the print document and bind data to it. …

Member Avatar for jaytheguru
0
116
Member Avatar for swatirao

[QUOTE=pranto157;365275]CrystalReport1.ReportFileName = "c:\arif\r1.rpt" ' file location CrystalReport1.Connect = "Provider=MSDAORA,1;UserID=scott;PWD=tiger;dsn=arif" CrystalReport1.PrintReport that code u can use but u need to use crystal report 8 or 8.5. a components will require that is crystal32.ocx. when u installed crystal report it will automatically in ur components list or system32 directory. ok use it …

Member Avatar for jaytheguru
0
910

The End.