Thx for the vid, is it possible you can help me with a project I'm working on? its basically the same but with an OLEDB connection. I need to write data from a windows form with textboxes and stuff to an Access database.
Sam Sandaruwan Hello Sam, I really appreciate your work. I've tried to do exactly the same as you TWICE, and i keep getting an error with the "cmd.ExecuteNonQuerry()" it says : SQLException was unhandled ....
thank you very much admin this is so much helpful for easiest connection process in vb.net
Very Helpful thanx man i really appropriate ur vid.
Thank you ...It's working ....
Thank you for this great video.
Thank you for your help.
♥Thank you very much ♥
hello, really it's cool .but what I want to know is how to insert an image data into sql table and get it back using vb.net
Thx for the vid, is it possible you can help me with a project I'm working on? its basically the same but with an OLEDB connection. I need to write data from a windows form with textboxes and stuff to an Access database.
Thanks man :D
Thank you
Sam Sandaruwan Hello Sam, I really appreciate your work. I've tried to do exactly the same as you TWICE, and i keep getting an error with the "cmd.ExecuteNonQuerry()" it says : SQLException was unhandled ....
Mee too..
thank u
Hi. why do I get this kind of error,(Incorrect syntax near the keyword 'into'.) I really don't know what to do next, I'm new to this. please help.
Who is this celebrity in wallpaper? Jennifer Love Hewitt??
Please Leave Comment...
when i run the code, at
cmd.ExecuteNonQuery()
it says Incorrect syntax near ','.
what do i do to correct this?
Hey im kinda having the same problem, did you find a solution to that? to me it says "Incorrect syntax near the keyword 'into'."
have an issue on the
cmd.ExecuteNonQuery()
Can't figure out why it is pulling up an error
CAN SOMEONE HELP?!
Hi Sir,
I got this error when run the program using the same code.
Login failed for user 'sa'.
con.open()
con.close()
thanks,
you running your code on different machine.,so ur database/instance name will be different.| so find your instance name it will solve