I'm using PowerBuilder 10 with Informix 9 Native Interface.
I can't make a Outer Join to work in a DW (Design Mode) with Syntax = PB.
I have the DBParm like:
OJSyntax='PB'"
The join works in Syntax mode, but not in design Mode (this used to work in PB9...)
Can anyone help me?
Thanks
J. Cura
Anyone knows how can I connect to a Informix 7 Database (with native interfaces) in Powerbuilder 9.02?
In Sybase site, they said that Informix 7 is not supported, however in PB 9.01 (Build 6533) I could get connected...
Thanks
J. Cura
I have a Pocket PC which I need to access to his files.
How can I do that?
I'm trying the Microsoft RAPI (Remote API), which use the rapi.dll from Microsoft ActiveSync for accessing the PDA, but I'm not having results.
Anyone did work with that or have another idea for acessing the PDA files...
I have a datawindow object , and I need to update it with a new column in
the Detail band which have a fixed value.
I have tried with a Text box, with a Computed field and nothing works
The code I used was:
dw_1.of_setreport(TRUE)...
I need to send a binary file (an image) to a printer file through a port (COM2), and I tried in Windows (Win2000) command line:
copy /b BRASAO5.1 > COM2
I don't know if the printer receveid. A serial port has two way communication but I don't know how to see the printer response...
I've tried...
I have an Intermec EasyCoder E4 Printer, and I tried to download an image file in pcx format to the Printer memory, as described in Programmer’s Reference Manual - EasyCoder E4 Direct Protocol v2.10 (page 71) but I couldn't get any result...
I did something like that: IMAGE LOAD...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.