Meaning TXC

Used for Paradox or any database that allows spaces in field names.

Databases like Access need this set to false.

MS SQL Server has bit fields that map to ftBoolean in the VCL but then SQL must be generated as Integers (eg. 0 or 1).

Interbase, Paradox and xBase using the BDE don't like international dates so this forces the server to receive US formatted dates.

Access likes it's SQL statements to be terminated with semi-colons.

Use this if you don't want to use single quotes in dates and datetimes.

Use this if your strings don't need single quotes but double quotes.

Paradox doesn't like = null and wants IS null.

1.8.4.7 TAstaUpdateMethod Unit

0 0

Post a comment

  • Receive news updates via email from this site