The following exception is thrown when crystal report is loaded from a vb dot net application:
System.Exception: Load report failed. ---> System.Runtime.InteropServices.COMException (0x80004005): The parameter is incorrect. at...
I cannot insert a value in a column whose design name is "Date". Even if I use a qualifier like tablename.Date I get an error saying column with this name does not exist. However the same qualifier works for an update statement.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.