I have a problem in subsonic 3.0.3. When i use subsonic to genarate code , i can use all table in database But i can't see any store procedure which had been defined in database.
Please help me.
P.S. : I am using MSSQL
I have a problem in subsonic 3.0.3. When i use subsonic to genarate code , i can use all table in database But i can't see any store procedure which had been defined in database.
Please help me.
P.S. : I am using MSSQL
Make sure you are including the StoredProcedures.tt file. Running the t4 should generate the code for you to use stored procedures.
i ran all .tt file. but, storedprocudure.cs can't generate .:( how can i fix it? PS: i used subsonic 3.0.0.3 and sql server 2008 thanks