Olemis,

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.

I noticed they also have components specific to MSSQL.

see:

http://www.devart.com/dac.html

Best regards,

Kevin G. McCoy

--- In delphi-en@yahoogroups.com, Olemis Lang <ole...@...> wrote:
>
> I need to implement an extended stored procedure for MSSQL 2k via ODS
> , so I'd like to know if somebody knows a library | framework | ... in
> order to speed up the process and also write clean & maintainable code
> , preferently by hiding a little the complexity involved in doing so .
> I found this tutorial [1]_ which is a good place to start , but since
> it's a tuto it lacks on some features like support for diverse data
> types , and so on .
> 
> Well ,
> 
> Q:
>   - Do you know any such Delphi unit | framework | ... ?
> 
> Thnx in advance !
> 
> .. [1] MS SQL Extended Strored Procedure (part 1)
>         (http://www.delphi3000.com/articles/article_4608.asp?SK=)
> 
> -- 
> Regards,
> 
> Olemis.
> 
> Blog ES: http://simelo-es.blogspot.com/
> Blog EN: http://simelo-en.blogspot.com/
> 
> Featured article:
>


Reply via email to