Hi, i have a dll and want to know if i can use it from a SQL Server 2000 SP.
Its not an ActiveX, just a plain dll.
thanks
--
Guillermo Casta?o A.
www.GrupoMillennium.com
--
Guillermo Casta?o A.
www.GrupoMillennium.com
Quote:> Hi, i have a dll and want to know if i can use it from a SQL Server 2000
SP.
> Its not an ActiveX, just a plain dll.
> thanks
> --
> Guillermo Casta?o A.
> www.GrupoMillennium.com
Quote:>-----Original Message-----
>Hi, i have a dll and want to know if i can use it from a
SQL Server 2000 SP.
>Its not an ActiveX, just a plain dll.
>thanks
>--
>Guillermo Casta?o A.
>www.GrupoMillennium.com
>.
Quote:> Hi, i have a dll and want to know if i can use it from a SQL Server 2000
SP.
> Its not an ActiveX, just a plain dll.
> thanks
> --
> Guillermo Casta?o A.
> www.GrupoMillennium.com
--
Guillermo Casta?o A.
www.GrupoMillennium.com
> > Hi, i have a dll and want to know if i can use it from a SQL Server 2000
> SP.
> > Its not an ActiveX, just a plain dll.
> > thanks
> > --
> > Guillermo Casta?o A.
> > www.GrupoMillennium.com
Quote:> Hi, i have a dll and want to know if i can use it from a SQL Server 2000
SP.
> Its not an ActiveX, just a plain dll.
> thanks
> --
> Guillermo Casta?o A.
> www.GrupoMillennium.com
1. Calling DLL function from a stored procedure
How do I call a DLL function -- written in C, from inside
a stored procedure?
Thanks.
2. Interrupting/stopping a running query
3. Calling DLL-Functions from VB
5. 4GL/Windows calling DLL function
6. How can I determine if a table contains IDENTITY field
7. calling DLL function from stored procedure
9. Calling DLL-Functions from DTS ActiveX VB Scipts
10. Need to call DLL function that needs pointers
12. Calling a public function in a VB ActiveX DLL from a VC DLL