mardi 20 octobre 2015

SQLiDataReader C# to Java ResultSet

Lots of people will said me it's stupid or impossible but i need to do it.

So i have a Server in C# who communicate with SQLite database. This server share some function with WCF.

I have a software in java who communicate with the server.

But I need to do select with my java programme. So The think i need to do is to pass the SQLiteDataReader from C# and share it to java and java need to understand it, if possible in Resultset.

How can i do it ? Don't said me use mysql i dont want to !

Thanks, to all people who take time to think of solution.

Aucun commentaire:

Enregistrer un commentaire