Re: Connecting to mysql database
Volker Berlin <[email protected]>
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Kumar,
Sound you have use a wrong import. With the cast to (Driver) I means
java.sql.Driver. The interface. It look like that you cast to
(com.mysql.jdbc.Driver) which you does not have at compile time.
Volker
Am 12.06.2014 20:54, schrieb Kumaravel Sadras:
> note IKVMC0002: Output file is "dbconnect.dll"
> *warning IKVMC0100: Class "com.mysql.jdbc.Driver" not found*
> warning IKVMC0111: Emitted java.lang.NoClassDefFoundError in
> "dbconnectmysql.DbC
> onnect.readDb()V"
> ("com.mysql.jdbc.Driver")
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ikvm-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ikvm-developers