N neoklis Registered User. Local time Today, 04:15 Joined Mar 12, 2007 Messages 80 Jul 17, 2009 #1 Hi all, I am looking for info over web but I can't find anything related.. So I post my question here.. Can a stored procedure be called from an SQL Function and how..? Thank you
Hi all, I am looking for info over web but I can't find anything related.. So I post my question here.. Can a stored procedure be called from an SQL Function and how..? Thank you
N neoklis Registered User. Local time Today, 04:15 Joined Mar 12, 2007 Messages 80 Jul 17, 2009 #2 I 've just read that a stored procedure cannot be executed from SQL Function, so i have to think of something else.. Thank you
I 've just read that a stored procedure cannot be executed from SQL Function, so i have to think of something else.. Thank you
SQL_Hell SQL Server DBA Local time Today, 02:15 Joined Dec 4, 2003 Messages 1,361 Jul 20, 2009 #3 Its the other way round, functions should be called within stored procedures