Posted December 9, 201311 yr here i start simple project make application for register families members names and family id numbers and diseases in villages i make excel sheet then import its data to oracle 10 g to scott user table then connected it to c sharp 2005 then made many text boxes and buttons problem i cant complet coding i dont know in coding so help me to complet project any one make me simple tut by steps how i add or remove or edit data from oracle to appear in text box in forms of c sharp and then how get this forms with its data base and make it as application to run on another computer with no need to set up another oracle pleas urgent i put all steps here in attachment pic.rar
January 2, 201411 yr I have such project on accesing a Oracle 8 database from VB .NET 2010.I looked for many may resources before i can proper setup the conection to the Oracle 8 server.You can adapt the app to create table, update table, insert rows, select etc...
January 2, 201411 yr Author I have such project on accesing a Oracle 8 database from VB .NET 2010. I looked for many may resources before i can proper setup the conection to the Oracle 8 server. You can adapt the app to create table, update table, insert rows, select ethow? how?
January 3, 201411 yr First you must learn some Oracle SQL syntax else you will not know to do anything.
January 4, 201411 yr You can take a look here first: http://docs.oracle.com/cd/B19306_01/server.102/b14200.pdf
Create an account or sign in to comment