Dear Friends
I am Printing some reports and documents using SAP's Crystal Report for Visual Studio 2010.. Now if I deploy this Windows Application on other pc ...So do i need to install SAP Crystal Reports Runtime Engine there or there is any other way to do printing there...???
Thanks to all in Advance...!!!!
User Profile
Collapse
-
Sap crystal reports
-
data type mismatch in criteria expression
I am firing an insert query like this in C# to MS ACCESS 07 Database
...Code:var expiry = dateTimePicker1.Text; string instr = "insert into MST_QUOTATION values("; instr += txtID.Text; instr += "," + txtcustid.Text; instr += ",'" + txtCustname.Text; instr += "','" + txtAdd1.Text; instr +=
No activity results to display
Show More