[Wine] Problem with PowerBuilder 6-based app

Hugo Cardozo hugoac2004 at gmail.com
Fri Mar 28 12:27:12 CDT 2008


Hi to all again :);
> I'm looking for somebody who has tried powerbuilder 6-based apps in
> the newest versions of Wine (currently I'm using v0.9.57 in Debian
> Etch). Well, the situation is:
> I want to use a Sybase-based database management system, using Sql
> Anywhere 10 as the DB server and a powerbuilder-based app as the
> client. So I get the Anywhere 10 version for GNU/Linux, configure it
> and its ODBC interface, and now I can access my Sybase db's from
> Linux and Wine (I can even use Winsql to access the server).
>
> But the real problem is the powerbuilder-based client app. I didn't
> compile it (just got it already compiled, with some DLLs).
> The app starts, connects to the server, and opens the DB just fine (I
> think), but some parts of the app doesn't work:
>  - Some text boxes (that are meant for input numbers - keys) doesn't
> allow me to write numbers. When I try to input the numbers, the text
> boxes shows the string ".+" or something similar.
>  - The same thing happens with some list boxes and combo boxes.

I was debugging my problematic application with some local PowerBuilder-guru, 
and we found that the problem only affects some text/list/combo boxes, the 
ones that are meant to input "only" numbers (controls with some kind 
of "numeric only" attribute...)

So we make a program just to test that, without database connection; and we 
got the error again. 

So, we think that the problem is in the app, not in Wine...

If anybody want to try our test app, it can be downloaded from 
www.coopcacec.com.py/dbcooop/. There are some instructions for using that 
program and a new snapshot of the program, too.

Thanks

Hugo S.



More information about the wine-users mailing list