Writing Code
 Crystal Reports Forum : Crystal Reports .NET 2003 : Writing Code
Message Icon Topic: parameter prob while sending VB6 to CR 9 Post Reply Post New Topic
Author Message
mantra
Newbie
Newbie
Avatar

Joined: 13 Jun 2010
Location: Nepal
Online Status: Offline
Posts: 1
Quote mantra Replybullet Topic: parameter prob while sending VB6 to CR 9
    Posted: 13 Jun 2010 at 10:16pm
Hi,
I am newbie and I have prob sending parameter from vb6 to cr9. here is a code:

txtRasidNo="sdf<><O:V>"AS"""';sad';dd{}&%#@"

Set CRRpt = CRApp.OpenReport(App.Path & "\FD.rpt")
With CRRpt.FormulaFields
'RasidNo is formula name created in CR
.GetItemByName("RasidNo").Text = "'" & txtRasidNo & "'"
End With

While sending these character Report does not show
and msg occurs like

"The remaining text does not appear to be part of formula"

Please help
thanks
samir
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.