Posted on: 10/15/2015 9:50:13 AM | Views : 1180

Hello there, I am a beginner to asp so am not sure what i am using, I have downloaded visual studio and i have created an access database and connected the two, i then created a window form application and started to create forms depending on tables on the database, now i want the forms to interact with the database but i am not sure how, i am sure i have to open a connection in the code but again i dont know how, i have looked online and tried many codes but it gives me errors such as the name server is not a context ...etc, i digged alittle more and they said server only works with websites and not web forms.., can i use both? If not how can i connect webforms to database..to add, delete , update or view database data, please help? Thanks in advance

Go to the complete details ...