HEX
Server: LiteSpeed
System: Linux srv1.dhviews.com 5.14.0-570.23.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun 24 11:27:16 EDT 2025 x86_64
User: bdedition (1723)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //proc/thread-self/root/proc/thread-self/root/usr/local/emps/share/doc/freetds/reference/a00547.dot
digraph "The db-lib API"
{
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=box];
  rankdir=LR;
  Node1 [label="The db-lib API",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Functions callable by db-lib client programs."];
  Node3 [label="Remote Procedure functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00549.html",tooltip="Functions used with stored procedures."];
  Node5 [label="Money functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00552.html",tooltip="Functions to manipulate the MONEY datatype."];
  Node7 [label="Internals",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00554.html",tooltip="Functions called within db-lib for self-help."];
  Node2 [label="Primary functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00548.html",tooltip="Core functions needed by most db-lib programs."];
  Node6 [label="Datetime functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00553.html",tooltip="Functions to manipulate DBDATETIME structures."];
  Node8 [label="Unimplemented",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00555.html",tooltip="Functions thus far not implemented in the FreeTDS db-lib implementation."];
  Node4 [label="Bulk copy functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00550.html",tooltip="Functions to bulk-copy (a/k/a bcp) data to/from the database."];
  Node1->Node2 [shape=plaintext, dir="back", style="solid"];
  Node1->Node3 [shape=plaintext, dir="back", style="solid"];
  Node1->Node4 [shape=plaintext, dir="back", style="solid"];
  Node1->Node5 [shape=plaintext, dir="back", style="solid"];
  Node1->Node6 [shape=plaintext, dir="back", style="solid"];
  Node1->Node7 [shape=plaintext, dir="back", style="solid"];
  Node1->Node8 [shape=plaintext, dir="back", style="solid"];
}