|
-
Apr 19th, 2004, 03:29 AM
#1
Thread Starter
Member
making win32dll in java
Hi,
I am currently working on project in Visual Basic(VB) that generates some code in Java. The generated Java code need to connect to different databases. We can do so by using JDBC Driver. However, while working in my application (which is in VB) we need ODBC Drivers/OLEDB Provider. Thus, point is we need two drivers one for connecting from VB and another from Java.
So, I need a way to call java code (that connects to database ) from VB either by making win32 dll from java or by making some component or any other method.
I need it urgently.
Thank You
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|