awwwwww... for some reason I didnīt check the forum earlier.... aww... but I ended up doing the same thing as you told... just that it took me couple of hours.. but after i solved that... i get this error... XD
A number, currency amount, boolean, date, time, date-time, or string is expected here. Error in File C:\WINDOWS\TEMP\rptOrientacionesUsuario {F203355C-ECA3-4C97-9F25-C10ECF53A6B2}.rpt: Error in formula . '{MAESTRO_USUARIOS_SIAL.NOMBRE} = Administrador del sistema SISAA' A number, currency amount, boolean, date, time, date-time, or string is expected here.
string selectFormula = "{MAESTRO_USUARIOS_SIAL.NOMBRE} = " + Class1.globaluser;
CrystalReportViewer1.SelectionFormula = selectFormula;