Board index » delphi » Stored procedure calling DLL or EXE?
Igor Ivanov
![]() Delphi Developer |
Sat, 30 Oct 2004 07:43:31 GMT
Stored procedure calling DLL or EXE?
I'd like to do something like this on MS SQL Server. I don't know the area
well enough so maybe some I am not saying something properly... The end user on a client machine would call a stored procedure on the As a variation, instead of a temporary table I would like the procedure to Is it possible? If yes, is it reasonably easy to implement? Where do I look If not, what are the alternatives? TIA, Igor |