Stored procedures problem

Stimulsoft Reports.NET discussion
Post Reply
remus
Posts: 24
Joined: Wed Aug 30, 2006 7:38 pm
Location: Australia

Stored procedures problem

Post by remus »

Hi
We are having a problem when we try and exec a stored procedure.
Our stored procedures in the database have a naming convention like this "Notic.RptListCustomerInformation"
When we try and "exec" the stored procedure it can't find the stored procedure.

But when we name the stored procedure "dbo.RptListCustomerInformation"there is no problem.
We can't change the naming convention because it is tied into our business logic layers.
Is this something that is known about or are we doing something wrong?
Thanks
Philip
remus
Posts: 24
Joined: Wed Aug 30, 2006 7:38 pm
Location: Australia

Stored procedures problem

Post by remus »

Hi
Worked it out it was our Problem.
Thanks
Philip
Post Reply