0
//嗨每一個我是初學者在stimullsoft這是我的代碼改變連接字符串//在stimullsoft 2012運行時間但它不退還任何東西請幫我「改變連接字符串在運行時間的dospers不工作stimulsoft」
rpt_nogoresd_bij.Dictionary.Databases.Clear();
rpt_nogoresd_bij.Dictionary.Databases.Add(new Stimulsoft.Report.Dictionary.StiSqlDatabase("mashaghel", str_connect));
rpt_nogoresd_bij.Dictionary.Variables["date"].Value = txt_date.Text;
rpt_nogoresd_bij.Dictionary.Variables["azhozeh"].Value = "220111";
rpt_nogoresd_bij.Dictionary.Variables["tahozeh"].Value = "220623";
rpt_nogoresd_bij.Dictionary.Variables["sal"].Value = "1391";
rpt_nogoresd_bij.Show();