Sir, I am Now doing a program that passes value from a windows textBox to a Database.
I did the query for Insert statement.
But I can't execute the other functions VIEW ,UPDATE and DELETE in this form.
I will send the FORM,DB If You ready to solve my Problem.
If you ready, reply me and I will send you the FORM and DB
Loading

Sunny SharmaPosted Jun 21, 2013, 2:39 AM
find attached the modified Project.
Sunny SharmaPosted Jun 21, 2013, 5:12 AM
Yes, one more thing. change the data type of "flightId" column to int in your DB file.
Bineesh ViswanathPosted Jun 21, 2013, 5:02 AM
The program is showing me message "Cannot open because it is version 655. this server
supports version 611 and earlier. A DownGrade Path is not supported.could not open new database
please solve this problem and send again the Form
Sunny SharmaPosted Jun 21, 2013, 4:37 AM
Did you find it useful? Let me know.
Pankaj PandeyPosted Jun 21, 2013, 1:29 AM
Bineesh ViswanathPosted Jun 20, 2013, 1:48 PM
My Program is about to find the details of flights
I have a database named tbl_Flight
It have Four columns:-flightId(PK,IDENTITY),flightName,Model,Nation
I attached the database, Windows Form with this.
so send back the file as same as I attached
Sunny SharmaPosted Jun 20, 2013, 12:07 PM
Send me ur form, I'll help you with that.
Thanks.