!C99Shell v. 2.1 [PHP 8 Update] [02.02.2022]!

Software: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/7.4.29 mod_perl/2.0.12 Perl/v5.34.1. PHP/7.4.29 

uname -a: Linux vps-2738122-x 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 

uid=1(daemon) gid=1(daemon) grupos=1(daemon) 

Safe-mode: OFF (not secure)

/opt/lampp/share/doc/freetds-0.91/reference/   drwxr-xr-x
Free 14.19 GB of 61.93 GB (22.92%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     a00285.html (12.8 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
FreeTDS API: The db-lib API

The db-lib API

Functions callable by db-lib client programs. More...

Modules

 Primary functions
 

Core functions needed by most db-lib programs.


 Remote Procedure functions
 

Functions used with stored procedures.


 Bulk copy functions
 

Functions to bulk-copy (a/k/a bcp) data to/from the database.


 Money functions
 

Functions to manipulate the MONEY datatype.


 Datetime functions
 

Functions to manipulate DBDATETIME structures.


 Internals
 

Functions called within db-lib for self-help.


 Unimplemented
 

Functions thus far not implemented in the FreeTDS db-lib implementation.


Defines

#define BCP_SETL(x, y)   dbsetlbool((x), (y), DBSETBCP)
 Enable (or prevent) bcp operations for connections made with a login.
#define DBSETLAPP(x, y)   dbsetlname((x), (y), DBSETAPP)
 Set the (client) application name in the login packet.
#define DBSETLHOST(x, y)   dbsetlname((x), (y), DBSETHOST)
 Set the (client) host name in the login packet.
#define DBSETLPWD(x, y)   dbsetlname((x), (y), DBSETPWD)
 Set the password in the login packet.
#define DBSETLUSER(x, y)   dbsetlname((x), (y), DBSETUSER)
 Set the username in the login packet.

Detailed Description

Functions callable by db-lib client programs.

The db_lib interface is implemented by both Sybase and Microsoft. FreeTDS seeks to implement first the intersection of the functions defined by the vendors.


Define Documentation

BCP_SETL ( x,
 )     dbsetlbool((x), (y), DBSETBCP)

Enable (or prevent) bcp operations for connections made with a login.

See also:
bcp_setl()
DBSETLAPP ( x,
 )     dbsetlname((x), (y), DBSETAPP)

Set the (client) application name in the login packet.

See also:
dbsetlapp()
DBSETLHOST ( x,
 )     dbsetlname((x), (y), DBSETHOST)

Set the (client) host name in the login packet.

See also:
dbsetlhost()
DBSETLPWD ( x,
 )     dbsetlname((x), (y), DBSETPWD)

Set the password in the login packet.

See also:
dbsetlpwd()
DBSETLUSER ( x,
 )     dbsetlname((x), (y), DBSETUSER)

Set the username in the login packet.

See also:
dbsetluser()
Generated on Wed Aug 17 22:22:31 2011 for FreeTDS API by  doxygen 1.6.3

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 1.0826 ]--