![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| Hi All, Does anyone have a demo of using nvarchar types with OAPI handy? I've looked in $II_SYSTEM/ingres/demo/api with no success on a 9.2.0 installation. |
#3
| |||
| |||
|
|
"create table api_demo_rept( name char(20) not null, age i4 not null )"; |
|
setDescrParm.sd_descriptor[0].ds_dataType = IIAPI_CHA_TYPE; 230c230 |
|
setDescrParm.sd_descriptor[1].ds_dataType = IIAPI_CHA_TYPE; |
#4
| |||
| |||
|
|
Hi Grant Both would be nice. Marty -----Original Message----- From: Grant Croker [mailto:grant.croker (AT) ingres (DOT) com] Sent: 05 May 2010 12:49 To: Martin Bowes Subject: Re: [Info-Ingres] nvarchar and OAPI On 05/05/10 11:48, Martin Bowes wrote: Hi All, Does anyone have a demo of using nvarchar types with OAPI handy? I've looked in $II_SYSTEM/ingres/demo/api with no success on a 9.2.0 installation. What are you looking for in particular? Fetching, putting or both? g |
![]() |
| Thread Tools | |
| Display Modes | |
| |