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
Member Avatar for Omnibus

Suppose one has an open VB.NET form on the screen. How can one have that form printed?

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

hello i was trying 2create crystal reports but they dont work for some silly reason is there any other way reports can be created?? any ideas linking vb.net 2 access 2run reports

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

please help..i need a basic code in printing using vb.net..the scenario is..im going to print a delivery reciept..the data will be came from my tables...i need the code on printing..basic printing.. thanks in advance rudner

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
377
Member Avatar for joshuaravi

hi i am new to this forum. How to connect Oracle database from JSP page. Can you help me with some example. regards Joshua Ravi

Member Avatar for jaytheguru
0
115
Member Avatar for ptaylor965

I have a dataset (Private DS As New DataSet) and i need to make a Crystal Report from the data held within it The data comes from multiple tables then merge into a new table held in the dataset only How do i create the Crystal Report as the new …

Member Avatar for jerry32uk
-2
203
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
144
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
344
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
158
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
179
Member Avatar for arunpawar

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
136
Member Avatar for h3ngh3ng

Currently I managed to display my data inside a datagrid control. But i want to create a button control for a print function to enable user to print the datagrid content. Any idea?

Member Avatar for jaytheguru
0
114
Member Avatar for swatirao

The following is the code that i have... please let me know where i hv gone wrong... Set Application = CreateObject("crystal.crpe.application") Set Report = Application.OpenReport("d:\swati\mahalaxmi\reports\ClientList.rpt") Report.Preview "Client List", 0, 0, 1200, 1200 from swati

Member Avatar for jaytheguru
0
895