SQLExpress - SQLColumn Class
Posted: Sat Jul 20, 2019 11:58 am
Hi All
Boriz SQLExpress doc do not mention how to instantiate the SQLColumn Class.
Though I know I can do:
oCol := oCursor:GetSQLColumn(n) // n = Column position
Thanks
Joe.
Boriz SQLExpress doc do not mention how to instantiate the SQLColumn Class.
Though I know I can do:
oCol := oCursor:GetSQLColumn(n) // n = Column position
Thanks
Joe.