Re: Connecting to mysql database
Kumaravel Sadras <[email protected]>
| Newsgroups | gmane.comp.java.ikvm.devel |
|---|---|
| Message-ID | <CAFR7Q1v4k=X5A5Bpg2CvbNJGst4xOGOKQPnDWLrOp0GmqtEBug@mail.gmail.com> |
Yes. It was the wrong import. Thanks for pointing it out. Now it is working. Thanks much. -Kumar. On Sat, Jun 14, 2014 at 12:13 PM, Volker Berlin < [email protected]> wrote: > 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 > > ------------------------------------------------------------------------------ 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