I have add an assembly to my database and it uses dlls that are not .NET. The CREATE ASSEMBLY does add three assemblies to the list but there are a couple of more dlls that are needed as well. When I try to add the dlls through the CREATE ASSEMBLY I get the error message saying the dll is malformed or not a pure .NET assembly.
Is there a way to add these dlls.
Thanks
Tim