File: README

package info (click to toggle)
gnade 1.2.0-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,036 kB
  • ctags: 245
  • sloc: ada: 11,642; sh: 1,827; makefile: 591; sql: 422; awk: 29
file content (13 lines) | stat: -rw-r--r-- 459 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
This directory contains example files for the gesql translator:

simple_pkg  -  readout the employee database 
simple      -  same as above, but implemented as a single procedure
nobel_co    -  a more complex example
dynamic     -  Example for dynamic sql
attachment  -  Handling of varbinary type for blobs. It support the 
	       following features:
		- copy a file into a blob
		- read a file from a blob into a file
		- list all blobs
		- delete a blob