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
~374 People Reached
Favorite Tags
Member Avatar for aquiintac

Sorry I first posted this question on on the tech talk portion.... I'm using crystal report and vb6. I posted a thread two days ago regarding changing the connection properties of the crystal report in vb6. I found a way by using : [code]crxReport.Databases.SetDataSource rsReport[/code] but I'm having an exception …

Member Avatar for gunasekaranm
0
235
Member Avatar for aquiintac

I'm using crystal report 9 and vb6. My first problem was how can i change the connection property of the crystal report. I found a way by using : crxReport.Databases.SetDataSource rsReport but I'm having an exception report : "The exception unknown software exception (0xe0434f4d) occurred in the application at location …

Member Avatar for aquiintac
0
139