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.

0 Endorsements
~4K People Reached
Favorite Forums
Member Avatar for jineesh

Hi, how to print a text file using command prompt through usb dotmatrix printer any one please help me... Regards, Jineesh

Member Avatar for BobS0327
0
120
Member Avatar for jineesh

I am using LINQ in my project. I have tried using update query. But this is not working for me. Please any body help me. Did I need to change any settings of my database? or for the datacontext? My code is as follows: here dc is the datacontext, getinteger() …

0
82
Member Avatar for jineesh

I have two tables, tblstudent having fields [studentId,rollNo,classId,studentName], tblclass having fields [classId, division,className]. The two tables are referenced by field classId. I want to fill tblstudent. Also I want the table tblClass should be filled at the same time. This is for creating reports. Can any one help me..

Member Avatar for jineesh
0
797
Member Avatar for jineesh

I was connecting my sql 2005 database from windows applications using a specific username and password. when i have created the user manually i can connect easily to my application. but when i created the user with code ie using sql scripts i was not able to connect to the …

Member Avatar for Fruit Alchemist
0
115
Member Avatar for jineesh

I am using report viewer control for printing a sales bill. the details of the customer are displaying in the first page, leaving behind half of the page blank. then the sales details are displayed in next page. any one please help me. I have used 2 lists in the …

0
51
Member Avatar for jineesh

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ComponentModel.Win32Exception: Error creating window handle. at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp) at System.Windows.Forms.Control.CreateHandle() at System.Windows.Forms.TextBoxBase.CreateHandle() at System.Windows.Forms.Control.get_Handle() at Elegant.Ui.TextBoxBasedControl.TextEditorContainerWndProc(Message& m) at Elegant.Ui.TextBoxBasedControl.TextBoxContainer.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr …

Member Avatar for jineesh
0
539
Member Avatar for jineesh

any one please tel me how to hide this error? I have attached the error file as png file. please help me.

Member Avatar for nick.crane
0
67
Member Avatar for jineesh

Sir, I have created a custom text box control. I have using it in a windows form. But when I am building my solution, the location of the control is changing. Why is this happening? Please let me know. Regards, Jineesh

Member Avatar for nmaillet
0
82
Member Avatar for jineesh

I have used 2 datetime Pickers in a custom user control for selecting dates. using the event valuechanged I wrote the code. The 'focused' property of the datetime picker is not set to true even though I have changed date. Why is this happening? Read the code below. Please any …

Member Avatar for DeadSoul
0
124
Member Avatar for jineesh

The datetime picker control 'focused' property is not set to true even though I have changed the date value. Please anyone help me Regards, Jineesh

Member Avatar for jineesh
0
98
Member Avatar for jineesh

Hi, Please help, I have a problem while loading and retrieving an image from database. I have loaded an image in the database as of type Image. I have retrieved the data from database and passed to stream. How can I load this to a picture box or to a …

Member Avatar for Momerath
0
594
Member Avatar for jineesh

Pls any body help. I am in a crucial situation :( I want to back up and restore database which is created in sql server 2000. how can I use this in C#. The code which I have written is not working properly. It throws an exception at step 31. …

Member Avatar for gop_1983
0
291
Member Avatar for jineesh

Help!! I need to get the text or value displayed in datagridview columns. how can i do this? regards Jineesh

Member Avatar for mbeck99
0
85
Member Avatar for jineesh

Please any one help Iam actually want to upload an image to the report viewer? How can I pass the image as a variable to the reportviewer? Regards Jineesh

Member Avatar for Ramy Mahrous
0
68
Member Avatar for jineesh

Help me I have created a dataset. Then created two data tables with dataset.tables[0] as data for first table and dataset.tables[1] as data for second table. then I created parent and child coloumns. then I created parent row. Now how can I need to select childrows from parentrows. Regards jineesh

Member Avatar for kvprajapati
0
107
Member Avatar for jineesh

Hi, Please any one help me... I want to set selected item from a dataset. how can I do this? Regards Jineesh

Member Avatar for kvprajapati
0
63
Member Avatar for jineesh

I build a c# project. but after installation while clicking on the shortcut on the desktop system displays a message "could not find file 'C:\Programfiles\filename'" There was no folder or file corresponding to my application in the C Drive (installed drive) Is this because of some error in the build? …

Member Avatar for serkan sendur
0
167
Member Avatar for jineesh

Please any one help me... I want to insert data automatically to the table while installing an application. how can i do this? Can I generate sql script for this??? Regards Jineesh

Member Avatar for VIeditorlover
0
615
Member Avatar for jineesh
Member Avatar for jineesh

Somebody please help me... I printed first report properly, while printing second report (for eg sales bill) compiler shows an error message, "The process cannot access the file because it is being used by another process". The code is given below where the IOException was shown. [code=csharp] // Routine to …

Member Avatar for serkan sendur
0
87