db-lib bulk copy functions.
More...
#include <stdio.h>
#include <assert.h>
#include "tds.h"
#include "tdsiconv.h"
#include "tdsconvert.h"
#include "replacements.h"
#include "sybfront.h"
#include "sybdb.h"
#include "syberror.h"
#include "dblib.h"
Compounds | |
| struct | _pbcb |
Functions | |
| int | tds_do_until_done (TDSSOCKET *tds) |
| simple flush function. | |
| RETCODE | _bcp_read_hostfile (DBPROCESS *dbproc, FILE *hostfile, FILE *errfile, int *row_error) |
| FIX this! | |
| RETCODE | _bcp_get_term_var (BYTE *pdata, BYTE *term, int term_len) |
| Get the data for bcp-in from program variables, where the program data have been identified as character terminated, This is a low-level, internal function. | |
db-lib bulk copy functions.
|
||||||||||||||||
|
Get the data for bcp-in from program variables, where the program data have been identified as character terminated, This is a low-level, internal function. Call it correctly. |
1.2.18