Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #44.2K
~17.5K People Reached
Favorite Forums
Favorite Tags
Member Avatar for AK47

I created a crystal report in vb.net 2003 that generates invoices. I need to be able to print this report to a Canon copy machine(with four paper drawers), but I can't select the paper drawer to print from at runtime, it has to print to the fourth drawer. I am …

Member Avatar for csaylaymn
0
2K
Member Avatar for preethi_ga

Hello, In .NET im using the backend as SQL Server. but when i write codings for all insert,update and delete in .NET and run the form, the error it shows like "Oledb exception was unhandled by the user" and error in SQL query. the codings are....follows.. [code] imports system imports …

Member Avatar for olobo
0
7K
Member Avatar for pvi

I'm tyring to connect to the sql server on my lcoal machine and have this error. "An error has occured establishing connection to the server. Failure may be caused by the fact that under the default settings SQL server does nto allow remote connections.(provider:Named Pipes Provider,error 40 - could not …

Member Avatar for G_Waddell
-1
178
Member Avatar for Robert Walker

I can loop while the datatable is full, but get an error when it is empty. How do I know it's empty.

Member Avatar for black_sun191
0
7K
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 npasma

OK, yeah u guessed it. VBnoob here. Like so many other poor souls, lost in a sea of code...heres the dealio- I know param's need to be completely done and in the correct order for executeNonQuery() to work, but here's my error: Exception Details: System.Data.OleDb.OleDbException: No value given for one …

Member Avatar for Comatose
0
457
Member Avatar for emilio

hi i'm using oledb to read from an excel file into dataset. my program is showing the dataset using datagridview, when i'm trying to change the cell content and update the dataset i get an error : "Update unalbe to find tablemapping['Table'] or DataTable ['Table'] my code is: [CODE=c#]public static …

Member Avatar for emilio
0
115
Member Avatar for cpopham

I am trying to learn VB .NET again. Have not used in a long time. I have bound my controls to my datatable and then I put values into the controls, I then have a button that I am trying to get to add/update the rows to the database. It …

Member Avatar for WaterboyVB
0
200
Member Avatar for gencor45

I need suggestions on how to compare a string from a textbox to a combo box list? I then need to take any items that the string is similiar to and display them in a message box? Im very confused on how to do this? I would appreciate any input> …

Member Avatar for darrindarrinnet
0
116
Member Avatar for anseltim

Hi, I have two similar datasets and I would like to query them to find the records that are different in the first dataset from the second. Does anyone have a good way to to this? Thank you, Tim

Member Avatar for Paladine
0
95