davy.khuu
07-16-2014, 08:19 AM
Hi,
I am performing a software migration, from Visual Studio 2003 to 2010. With DB Link 5.7, I get some deprecation warnings, for exemple with IldSQLType::setName (use of strcpy instead of strcpy_s).
I think it can be fixed by setting on the constant _CRT_SECURE_NO_WARNINGS. But is there any other way to fix this issue?
Best regards,
Davy KHUU
I am performing a software migration, from Visual Studio 2003 to 2010. With DB Link 5.7, I get some deprecation warnings, for exemple with IldSQLType::setName (use of strcpy instead of strcpy_s).
I think it can be fixed by setting on the constant _CRT_SECURE_NO_WARNINGS. But is there any other way to fix this issue?
Best regards,
Davy KHUU