Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-08-08 : 23:44:56
|
Dan (and Nathan, and a few others) writes: "I've heard/read that you can call a COM Object from within a stored proc. Could you explain how this is done?"
Yup. This is fairly straightforward; check it out.
Article Link. |
|
qchau_98
Starting Member
6 Posts |
Posted - 2002-07-25 : 11:50:32
|
SQL Sever 2000 over write the limition of 255 charater in the COM object. |
|
|
mtrein
Starting Member
4 Posts |
Posted - 2005-02-03 : 13:01:49
|
Hi, I have a dll written in C. Can I call its methods and fiddle with its attributes from the sql code? How do I do that, can anyone explain? I am totally newb to this, so I need as much detail as possible.Thanks in advance,Marcelo |
|
|
|
|
|