Try
Dim strempno As String
Dim rs As OracleAccess.cl sOracleConnecti on
Dim command As SqlCommand
Dim reader As SqlDataReader = command.Execute Reader
strempno = txtEmpno.Text
Dim myconnection As SqlConnection
If strempno = "" Or strempno = " " Then
MessageBox.Show ("EmployeeNo...
User Profile
Collapse
-
how to connect my oracleconnection
hi i am doing a program and i need to connect 5 projects in 1 solution but right now i am only doing the first project to be connected to the oracle connnection.
can you help me on how can i view the first name, middle name and last time on my textbox if i search the employee number ?
below is my code sample..
please help me..
Code:Try Dim strempno As String Dim
No activity results to display
Show More
Leave a comment: