Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Error Message

Author  Topic 

Shelly1
Starting Member

25 Posts

Posted - 2009-05-26 : 11:44:49
Hi can anyone shed some light as to what this error message means and how to resolve it,
Thanks
Michelle

[rsCompilerErrorInCode] There is an error on line 0 of custom code: [BC30205] End of statement expected.
Build complete -- 1 errors, 0 warnings

Mich

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-05-26 : 11:47:02
you need to debug your custom code in visual studio for this as error seems to be in custom code written in report.
Go to Top of Page
   

- Advertisement -