hi everybody,
i get an error while trying to use crystal reports in my asp.net form. i dragged the crystal report viewer onto my form then added the dataset. and in my process of creating the data set, while i try to drag the table from the server explorer to the data set area, it shows the following error.
the wizard detected the following problems while configuring the data adapter for the "table"
Details: Error in select clause:expressi on near '['
error in from clause: near '['
unable to parse query text
becoz of the above error, i am not in a position to build my dataset successfully. cd anybody help me out in this.
i get an error while trying to use crystal reports in my asp.net form. i dragged the crystal report viewer onto my form then added the dataset. and in my process of creating the data set, while i try to drag the table from the server explorer to the data set area, it shows the following error.
the wizard detected the following problems while configuring the data adapter for the "table"
Details: Error in select clause:expressi on near '['
error in from clause: near '['
unable to parse query text
becoz of the above error, i am not in a position to build my dataset successfully. cd anybody help me out in this.
Comment