Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Do Right - Winform - Remote Servers
Message
General information
Forum:
ASP.NET
Category:
Reporting
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01145776
Message ID:
01145803
Views:
25
Kevin

Thanks for the help, that code seems to work. Can you help with setting parameters, I did the following:
   Me.CrystalReport11.Parameter_tiDeptID.CurrentValues.Add(lnDeptID)
   Me.CrystalReport11.Parameter_ttEndDate.CurrentValues.Add("12/31/2006 00:00:00")
   Me.CrystalReport11.Parameter_ttStartDate.CurrentValues.Add("01/01/2006 00:00:00")
But it doesn't like that.

Thanks again

Kirk
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform