ewanslater
06-28-02, 14:18
| Hi, I am going to be writing an external stored procedure (my first) for SQL server 2000. Has anyone out there written a DLL in Java (J++ or .NET) and then accessed the functions within the DLL as an external stored procedure in T/SQL? I ask the question becaues I'm likely to get it done considerably faster if I write it in Java then VB, and I want to reuse some of the code for Java SPs in Oracle if possible ;-) Any advice / suggestions most welcome. Cheers, Ewan |