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

Generating Crystal report project in Visual Studio using VB

Former Member
0 Likes
314

I would like to find a tutorial about Generating a Crystal report project in Visual Studio using VB. I found one using C# but would like one for VB. Any help would be greatly appreciated.

View Entire Topic
former_member188030
Active Contributor
0 Likes

Hi,

I am not sure if the same code is available in VB.NET.

But as the SDK APIs and the report creation logic are same with VB and C#, you could convert the C# code to VB.NET.

You could find many online code converters.

Thanks,

Bhushan