|
Is it possible to add a field to a paradox table called
Active using SQL. I.E Alter table <x> add column Active Boolean Active is of course a reserved word. I know this –
pity the developer I inherited the system from didn’t. I have tried ‘Active’,
“Active” and even [Active] but to no avail. |
_______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
