OSDN Git Service

Add CLI required header and examples from SQL3/SQL98
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 17 Jun 1999 14:19:17 +0000 (14:19 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 17 Jun 1999 14:19:17 +0000 (14:19 +0000)
commit0c1ec674474a317c8f90a114db4111f48cc76223
tree304429f5209944d816e79e15d3a920d40a48bbe0
parent4b9ccbe3cfb736f84e4992f86bd798bf90c0feef
Add CLI required header and examples from SQL3/SQL98
 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...
src/interfaces/cli/example1.c [new file with mode: 0644]
src/interfaces/cli/example2.c [new file with mode: 0644]
src/interfaces/cli/sqlcli.h [new file with mode: 0644]