prog.cs(2,14): error CS0234: The type or namespace name `Data' does not exist in the namespace `System'. Are you missing `System.Data' assembly reference?
prog.cs(6,9): error CS0246: The type or namespace name `DataTable' could not be found. Are you missing an assembly reference?
Compilation failed: 2 error(s), 0 warnings