stored procedure

Posts   
 
    
tvuong
User
Posts: 17
Joined: 27-May-2005
# Posted on: 27-May-2005 00:20:51   

Do you have any example explaining how to implement stored procedure. The online help does not have the answer.

Is there a way to get a COUNT and GROUP BY for a type_view?

Thanks,

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 27-May-2005 09:57:57   

tvuong wrote:

Do you have any example explaining how to implement stored procedure. The online help does not have the answer.

You can call stored procedures, not create them, with llblgen pro. See 'Using the generated code / selfservicing (adapter)/Calling a stored procedure'.

Is there a way to get a COUNT and GROUP BY for a type_view? Thanks,

Yes, what are you using, selfservicing or adapter?

Frans Bouma | Lead developer LLBLGen Pro