File: README

package info (click to toggle)
libgda5 5.2.10-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 76,168 kB
  • sloc: ansic: 495,319; xml: 10,486; yacc: 5,165; sh: 4,451; makefile: 4,095; php: 1,416; java: 1,300; javascript: 1,298; python: 896; sql: 879; perl: 116
file content (28 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
gda-sql-5.0
-----------
Console program to open connections to databases and execute SQL commands.


gda-list-config-5.0
-------------------
Gives a list of installed database providers (along with all the parameters
they each accept when opening a connection, and a list of the configured DSN
(data source name).


gda-list-server-op-5.0:
-----------------------
Gives a list of named parameters expected, for each database provider and for
each type of server operation.


information-schema-doc
----------------------
Generates the i_s_doc.xml file from the libgda/information-schema.xml file
to be included in the documentation, in $topsrcdir/doc/C/.


information-schema-types
------------------------
Generates the gda-meta-column-types.h file from the libgda/information-schema.xml file
to be used by database providers, must be moved to $topsrcdir/libgda/providers-support/.