here is my code in vb.net:
Function GetNameCode(ByVal sTable As String, ByVal sCodeField As String, ByVal sNameField As String, ByVal sCodeValue As String) As String
Dim clsConn As New conn
Dim cSCom As New OdbcCommand
Dim cDR As New OdbcDataReader
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.