Hi,
I have some stored procedures in my database, but I can't see or use them in C#.
I have been refreshing the catalog in LLBLGen Pro. Of course I set the checkmark for retrieving strored procedures. But, I still can not see them in the "Stored Procedure Calls" section.
Same in my C#-Code. I tried to access them like ActionProcedures.xxx or RetrievalProcedures.xxx, but they are not listed by IntelliSense.
Any idea what I could have missed?
Thanks
Ingmar