all groups > vj# > march 2005 >
You're in the

vj#

group:

Java and COM DLLs


Java and COM DLLs sharpshin89
3/24/2005 8:09:02 AM
vj#:
Can someone on this forum tell me whether a COM DLL can be used in a Java
program? Or how would a Java program be brought into J#? I would prefer to
keep the main program platform-independent yet access a database whose
database is a COM DLL.

Re: Java and COM DLLs Lars-Inge Tønnessen [VJ# MVP]
3/28/2005 1:12:31 PM

[quoted text, click to view]

Sun was not very fond of that extra COM support. =:o)


[quoted text, click to view]

Yes, it could. It depends on you code and the API version your using.


[quoted text, click to view]


Please use a Java - COM bridge. ( If you go for the J# solution, you don't
need any bridge. )

http://danadler.com/jacob/

http://j-integra.intrinsyc.com/com/info/


Regards,
Lars-Inge Tønnessen

Re: Java and COM DLLs George Birbilis [MVP J#] [9880]
4/2/2005 11:51:59 AM
[quoted text, click to view]

btw, if the DB also has an ODBC interface you could try a JDBC-ODBC bridge


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis@kagi.com>
Microsoft MVP J# for 2004, 2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime controls (Delphi & ActiveX: VB, PowerPoint, .NET)
+ Plugs (InterProcess/Internet communication)
+ TranXform (VB6 form to ASP.net WebForm convertion)
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
.........................................................................

AddThis Social Bookmark Button