Hi,
Could someone tell me why my string is just empty here ?
int recNum = cf.AllocRec(tableNum);
string Var = cf.GetFieldData(tableNum, recNum, 1).ToString();
MyXmlTextWriter.WriteString(ItemNo.ToString());
What do I have to do, to read the first value in the first row in my table ?
0
Comments
If it was hard to write, it should be hard to understand.
www.dasautomatisering.nl