What I was trying to point out is that Devart has many component sets for most of the popular database engines. They make one for MSSQL, and I imagine it is fairly similar in features to the one I use.
I think they offer demo downloads of their components - you may be able to try before you buy. Most of the stored procedure components I have seen just take lines of text and shoot them at the server. It probably doesn't care if it is in SQL syntax or not. Best regards, Kevin G. McCoy --- In [email protected], Olemis Lang <ole...@...> wrote: > > On Wed, Aug 11, 2010 at 3:16 PM, jumpsfromplanes <kgmcco...@...> wrote: > > > > Olemis, > > > > :o) > > > Have you looked at the Devart VCL database components? I don't use MSSQL, > > but I do use MySQL. The Devart components for MySQL are robust and quite > > fast. I use them in some enterprise-wide client/server database apps. The > > MySQL components include one to do stored procs. > > > > Using MSSQL is a constraint since I have to enhance an existing > solution already working in production environment . Thnx anyway for > the pointer . > > > I noticed they also have components specific to MSSQL. > > > > I'll take a look but what I need are Extended Stored Procedures (e.g. > a kind of SP that's not coded using SQL, i.e. similar to xp_* MSSQL > procs ;o) ... anyway I'll take a look , thnx . > > -- > Regards, > > Olemis. > > Blog ES: http://simelo-es.blogspot.com/ > Blog EN: http://simelo-en.blogspot.com/ > > Featured article: >

