Hi,
i am doing a project for face recognition and i have a problem with the following code. what is the equivalent of these 2 lines in c#? hope to receive a reply soon...thanks
// ERROR: Not supported in C#: OptionDeclaration
using System.Data.OleDb;
using ADODB;