summaryrefslogtreecommitdiff
path: root/src/interfaces/cli/sqlcli.h
Commit message (Collapse)AuthorAgeFilesLines
* Incorporate fixes from Date and Darwen, 1997.Thomas G. Lockhart1999-06-181-220/+404
| | | | | Did not check the function declarations as carefully as the other parts, though all of the function names *do* match up with D&D.
* Add CLI required header and examples from SQL3/SQL98Thomas G. Lockhart1999-06-171-0/+535
August 1994 draft standard. Use the ecpg support libraries to write the CLI interface? Date and Darwen claim that CLI is a more modern and flexible approach...