Constant or type identifier expected with delphi 8


2004-07-15 03:42:32 PM
delphi5
Please help me. My first asp.net application with sqlserver. when I
try to generate the Dataset i recive a this compiler error in this
line generated by delphi:
type
TArrayOfDataColumn = array of DataColumn;
thanks a lot
Franz