Can somebody please explain to me how to use stored procedures with dbExpess.
I am obviously doing something wrong. I have used TSqlStoredProc and TSQLDataSet and nothing seems to work. Which is the best way to go ? Neither of them can see my parameters and even when I type the paramaters in myself it doesn't seem to work.
Can somebody please give me some code examples and how to work with the component itself.
I am using D7 and Sql Server 200. My store procedures work fine when I run it directly in SQL Server.
Thanks
Karen
I am obviously doing something wrong. I have used TSqlStoredProc and TSQLDataSet and nothing seems to work. Which is the best way to go ? Neither of them can see my parameters and even when I type the paramaters in myself it doesn't seem to work.
Can somebody please give me some code examples and how to work with the component itself.
I am using D7 and Sql Server 200. My store procedures work fine when I run it directly in SQL Server.
Thanks
Karen