FDSmax Technologies
Results
2
issues of
FDSmax Technologies
Is it mandatorily required to force the table names and column names to lower case in the ObjectAccessor.cs? Function:- SetTableProperties : if (IsTableSet) Table = type.Name.ToLower(); //Is ToLower() required? Function:-...
Hi, I was trying to use your library for TLS 1.2 https (ssl) requests. However, I could not find CURL_SSLVERSION_TLSv1_2 defined in in the calling c# wrapper. Could you pl...