vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, since it seems that my first idea does not work, I now try to load my data from a named pipe. But also here i have two questions 1) Is it right, that the field values of db2LoadStruct don't differ between loading from a normal file and loading from a named pipe? 2) Where can I find which fields of the db2LoadStruct have to be set? In the tutorials I can only find samples, that eather user Static SQL or do not load from a DEL file. I have tried to adopt the programming from "dtformat.sqc", but I get an Segmentation Fault when calling db2Load(db2Version810, &pLoadStruct, &sqlca). thanks, Melanie DB2 V8.1 System: Suse Linux 8.2 API CLI for C |