Hello Hunter Thanks for your useful suggestions. I might be able to start on my efforts next week and will post my code. I will be using Visual Studio 2017 and will make sure to import the classes you suggested. Regards Gagan On Sat, Jun 9, 2018, 1:22 PM Hunter Payne sfcat@users.sourceforge.net wrote: Well, that's a lot of work. To do that, you probably would first port the de.simplicit.vjdbc.command package to .NET and then the Virtual driver classes (classes with a name like de.simplicit.vjdbc.Virtual*)....
Thanks for the prompt reply Hunter. Could you please also help in letting me know the steps like which driver to download, any sample code etc. Will there be a different vjdbc driver for connecting to oracle db and different for connecting to sql server or mysql? Regards Gagan On 1:58AM, Sat, Jun 9, 2018 Hunter Payne sfcat@users.sourceforge.net wrote: There is no reason you couldn't write a .NET client side implementation of vJDBC's functionality and it could talk to a server using vJDBC and the...
VJDBC driver using .Net