H
Hyo-Han Kim
I got some code from codeProject ..
It using ADO interface..
using System.Data; // State variables
using System.Data.ADO; // Database
using System.Globalization; // Date
But System.Data.ADO can not be recognized..
System.Data.Dll Loaded successfully..
What is wrong with me?.
TIA
It using ADO interface..
using System.Data; // State variables
using System.Data.ADO; // Database
using System.Globalization; // Date
But System.Data.ADO can not be recognized..
System.Data.Dll Loaded successfully..
What is wrong with me?.
TIA