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
~2K People Reached
Favorite Forums
Favorite Tags

12 Posted Topics

Member Avatar for jugnu

Hi, I am running vb6 forms in vb.net. My question is that is there any way to populate variable in VB6 Form through VB.net Form? Actually I have a single form of Voucher. I have multiple types of vouchers and I am separating them by their character code like CPV …

Member Avatar for Mr.M
0
131
Member Avatar for jugnu

Hello! I have a query regarding Merge Replication. I have 5 Tables. 1. SetYarnMain Fields (MainId(PK), MainName, Comments) 2. SetYarnSub (SubId(PK), SubName, MainId(FK), Comments) 3. SetYarnDet (DetId(PK), DetName,SubId(FK),MainId(FK), Comments) 4. SetYarnGrp (GrpId(PK), GrpName, DetId(FK),SubId(FK),MainId(FK), Comments) 5. SetYarn (YarnId(PK),YarnName,GrpId(FK),DetId(FK),SubId(FK),MainId(FK),Comments) **These Tables doesnt have Identity Column** Lets take 2 tables SetYarnMain and …

Member Avatar for adam_k
0
136
Member Avatar for jugnu

Hello Everyone! I have SQL Server 2008 R2 Developer Edition at my work place and at home I have SQL Server 2008 Personal Edition. When I copy Developer Edition Database to Personal Edition Database it gives error. Is there any way to copy a database from Developer Edition to Personal …

0
90
Member Avatar for jugnu

I have a query regarding On Demand Report in Crystal Report Visual Studio 2008 I have seen queries on this topic but didn't find any solution or i didn't understand the solution. I m asking again pls help me I have a main report having a subreport as a On …

Member Avatar for jugnu
0
145
Member Avatar for jugnu

Hi, I need to know how to run an application on client machines from a Central location for example from an application server? Thanks and Regards

Member Avatar for Reverend Jim
0
460
Member Avatar for jugnu

Hello I m using ComponentOne C1 Flexgrid in my project. Scenario is i have an Order Detail Table and an Order Delivery Table. when form loads grid show three rows with a checkbox in its 1st column. what i want to know is the logic i need to use is …

0
70
Member Avatar for jugnu

Hello, i have a question. I m using a Tabcontrol having 3 TabPages. on the Third TabPage i have some textboxes. Some Textboxes are used for inputs and some are for the calculated values. i.e I Take input for yarn cost per meter and by multiplying its value with total …

Member Avatar for Mitja Bonca
0
154
Member Avatar for jugnu

Hello, I am having problem in calling Stored Procedure second time while remaining on the Entry Form. I have attached a word file having screen shots and code snippet Thanks

Member Avatar for Momerath
0
86
Member Avatar for jugnu

Hello everyone I have 2 forms frmEmployee and frmSearch. frmSearch is called from frmEmployee i m not hiding frmEmployee. when i get the focus back of frmEmployee, it seems that textboxes are getting the values from frmSetup but not displaying. Following is the code on frmEmployee [CODE] private void btnBrowse_Click(object …

Member Avatar for Momerath
0
113
Member Avatar for jugnu

Hello I have 2 classes [B]clsParty[/B] and [B]clsAccount[/B] clsParty has a function named [B]GetParty()[/B] clsAccount has a function named [B]GetAccount()[/B] I have a 3rd class named [B]clsDoTran[/B] What i want to do is i want to use [B]GetParty()[/B] and [B]GetAccount()[/B] functions from both clsParty and clsAccount But there is a …

Member Avatar for kvprajapati
0
75
Member Avatar for jugnu

Hi! This is Adnan I have a text file having 10 records. There are 4 fields and each field is delimited by a comma. I need to read data from text file such that when i input suppose Account number then the program fetch the record thru that number and …

Member Avatar for MosaicFuneral
0
104
Member Avatar for jugnu

When i use a variable type [B]double[/B] the value [B]e.g 345624.769123[/B] rounded to [B]345625[/B] but when i take [B]5 digits[/B] before decimal [B]i.e 34562.4769123[/B] then it shows [B]34562.5[/B] Please explain Why? Thanks

Member Avatar for ArkM
0
176

The End.