I have a sql stored procedure which is attached to a crystal report.

The sql sp has 5 fields, i added the 6th new field.

When i click refresh on report field, i don't see the new field.

How do i get the added new field to be shown as part of "Database Fields" ?
有帮助吗?

解决方案

Select verify database from the database menu. This should update the schema.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top