![]() |
|
![]() | ||
|
Subject:
How to Load employee photos(JPEG Files) into peoplesoft Image field ?.
Category: Computers Asked by: peoplesoft-ga List Price: $10.00 |
Posted:
21 Nov 2002 17:13 PST
Expires: 12 Dec 2002 11:16 PST Question ID: 112252 |
How to Load employee photos into peoplesoft8.17 Image field ?. We need to load JPEG images into LONG RAW column of Oracle 8.1.7 database. I appreciate it if anybody can share your experiences for my question . |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: How to Load employee photos(JPEG Files) into peoplesoft Image field ?.
From: meteorlee-ga on 26 Nov 2002 22:34 PST |
You will get the examples for loading the image files into the database column from OCI or Pro*C demos. The examples are available under $ORACLE_HOME/precomp/demo/proc or under $ORACLE_HOME/rdbms/demo In PRO*C: You can get the sample from $ORACLE_HOME/precomp/demo/proc/sample4.pc. Sample4.pc demonstrates the use of type equivalencing using the LONG VARRAW external datatype. In order to provide a useful example that is portable across different systems, the program inserts binary files into and retrieves them from the database. In OCI: There are some samples.One is cdemolbs.c. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |