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
~624 People Reached
Favorite Forums

5 Posted Topics

Member Avatar for SeekAnswers

import necessary header files chek whether dataadapter's & other datasets are instantiated properly. create requisite tables in db mail for further help at [email][email protected][/email]

Member Avatar for SeekAnswers
0
95
Member Avatar for jaay

I want to incorporate fields from 2 tables in a single crystal report. I have no problems in incorporating from a single table. But when it comes to >1 table fields in a single report, I am stuck up.. For eg.: Table 1 :"GENINFO" ---------------------- custno | mail id ----------------------- …

Member Avatar for sarathcbit
0
164
Member Avatar for jaay

Listen, I 've 2 tables of the following nature : Table 1 --------- col1 | col2 | col3 | -------------------------------------------------------- 1 name1 xxxxxxxxxx 1 name1 ssssssssssss 1 name1 rrrrrrrrrrrrrr 2 name1 qqqqqqqqqq 2 name1 eeeeeeeeee and so on........ Table 2 ======= col1 | col2 | col3 ------------------------------------------------------ 1 name1 1111111111 …

Member Avatar for extofer
0
109
Member Avatar for B.H

chek for lastindex... or else use the following : dim i i=combobox1. Items.count the count has the highest index + 1 of your combo's items.... further help, mail at [EMAIL="[email protected]"][email protected][/EMAIL] with full code.

Member Avatar for jaay
0
191
Member Avatar for 2archu

place the code for the downloaded buttons in ur main form after initilise component in windows form designer code... Bye.

Member Avatar for jaay
0
65

The End.