1 - 1 of 1
PREVIOUS 1 NEXT
Crystal Report based on sql query with more than two tables
Hi All, i have a big problem with the crystal report ... my code is : ReportDocument RD = new ReportDocument(); string ConnectionString = ConfigurationManager.ConnectionStrings["zaza"].ConnectionString; SqlConnection conn = new SqlConnection(ConnectionString); ...
Hi All, i have a big problem with the crystal report ... my code is : ReportDocument RD = new ReportDocument(); string ConnectionString = ConfigurationManager.ConnectionStrings["zaza"].ConnectionString; SqlConnection conn = new SqlConnection(ConnectionString); ...
1 - 1 of 1
PREVIOUS 1 NEXT


