shooter69
Expert Member
Hi guys,
What is wrong with this code?
The desired result should be :
but I only get :

What is wrong with this code?
Dim testcmd As String = (String.Format("{0}", cldata.sql_get_companyID, 5540))
The desired result should be :
EXEC EPY_sp_Get_FileGenNo 5540
but I only get :
EXEC EPY_sp_Get_FileGenNo
Last edited: