File: README

package info (click to toggle)
libdbi-drivers 0.9.0-13
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,160 kB
  • sloc: ansic: 19,030; sh: 10,963; xml: 2,759; makefile: 584
file content (31 lines) | stat: -rw-r--r-- 740 bytes parent folder | download | duplicates (8)
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
29
30
31
FreeTDS DRIVER:
---------------

This driver allows libdbi-enabled applications to use MS SQL Server or
Sybase as a database backend.

Some hints how to use this driver:

In /etc/locales.conf should be set date format to  %Y-%m-%d %H:%M:%S
It's need for date format converting.

As "hostname" we can use
  1) "IP";
  2) "domaine name" or 
  3) "name of database section in /etc/freetds.conf"


See the included driver documentation for installation instructions, usage,
and information about driver-specific peculiarities - once that
documentation has been written, that is.


CONTACT INFO:
-------------

libdbi-drivers-devel@lists.sourceforge.net
http://libdbi-drivers.sourceforge.net
Vadym Kononenko <vkononenko@atlantic-link.com.ua>