How to connect to sql server database usng jdbc?
How to connect to sql server database usng jdbc?
I wonder how i can create an applicaton(a form application) that inserts some data to sql server db using jdbc
connetion.I be happy if some one show me a working example of such application since i am new to jdbc.Thanks
|