cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

vb.net Parameter Default Value

Former Member
0 Likes
1,430

Hi,

I have an application coded in vb.net that opens a crystal report in the crystal report viewer. I understand how to set parameter values in my vb.net code, but I also want to be able to access the default value of the parameter that is already assigned within the crystal report. Does anyone know how I access the default value of the parameter?

Thanks

View Entire Topic
0 Likes

Ah, SP 13 is n ot supported in VS 2019, you need the latest SP 19 from here:

https://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads

Uninstall first, then install just the EXE, don't install the MSI's nat required on your DEV PC.

Wiki above has all of the latest info.

Don

Former Member
0 Likes

I installed the latest version, SP29, Will that work as well?