R
Ravimama
Hi Guys,
I have to generate mailing labels for selected addresses using crystal
reports. I am loading all the names of the vendors in a checked list
box. the user will select a few of the vendor names. I want to load
the 5 selected vendors in the mailing labels in crystal reoprts.
The crystal reports is designed at design time. I have already used a
method where in I am trying to get the Ids of the selected vendors in a
string, and I am passing the string as a parameter to the stored
procedure. the string is generated correctly, but when passed as a
parameter, it does not go in the correct format.
Any Solutions will be of utmost help.
Ravi
I have to generate mailing labels for selected addresses using crystal
reports. I am loading all the names of the vendors in a checked list
box. the user will select a few of the vendor names. I want to load
the 5 selected vendors in the mailing labels in crystal reoprts.
The crystal reports is designed at design time. I have already used a
method where in I am trying to get the Ids of the selected vendors in a
string, and I am passing the string as a parameter to the stored
procedure. the string is generated correctly, but when passed as a
parameter, it does not go in the correct format.
Any Solutions will be of utmost help.
Ravi