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/a00550.dot
digraph "Bulk copy functions"
{
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=box];
  rankdir=LR;
  Node2 [label="The db-lib API",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00547.html",tooltip="Functions callable by db-lib client programs."];
  Node3 [label="Internal bcp functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00551.html",tooltip="Static functions internal to the bcp library."];
  Node1 [label="Bulk copy functions",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Functions to bulk-copy (a/k/a bcp) data to/from the database."];
  Node2->Node1 [shape=plaintext, dir="back", style="solid"];
  Node1->Node3 [shape=plaintext, dir="back", style="solid"];
}