At Fri, 01 Feb 2013 16:44:43 +0100, herak...@gmx.de wrote:
> Hello friends,
> 
> I have a question. Is it possible to acces an assembly for example
> Microsoft.SqlServer.Management.Smo.dll
> 
> through racket?

I imagine that something like

(ffi-lib "C:/Program Files/Microsoft SQL 
Server/100/SDK/Assemblies/Microsoft.SqlServer.Management.Smo.dll")

would work. I don't have that DLL on my machine, though, so I can't
check my guess.

____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to