File: README

package info (click to toggle)
gnade 1.6.2-8
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 8,220 kB
  • ctags: 847
  • sloc: ada: 40,154; sh: 4,124; sql: 3,590; makefile: 1,372; xml: 120; 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